Add chipmunk source code
And upgrade it to 7.0.2
This commit is contained in:
4
thirdparty/include/chipmunk/chipmunk.h
vendored
4
thirdparty/include/chipmunk/chipmunk.h
vendored
@@ -125,10 +125,10 @@ typedef struct cpSpace cpSpace;
|
||||
|
||||
#include "cpSpace.h"
|
||||
|
||||
// Chipmunk 7.0.1
|
||||
// Chipmunk 7.0.2
|
||||
#define CP_VERSION_MAJOR 7
|
||||
#define CP_VERSION_MINOR 0
|
||||
#define CP_VERSION_RELEASE 1
|
||||
#define CP_VERSION_RELEASE 2
|
||||
|
||||
/// Version string.
|
||||
CP_EXPORT extern const char *cpVersionString;
|
||||
|
||||
Reference in New Issue
Block a user