Fix windows build
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
#include <chipmunk/chipmunk.h>
|
||||
#include "script.h"
|
||||
|
||||
struct gameobject;
|
||||
|
||||
extern float phys2d_gravity;
|
||||
extern int physOn;
|
||||
extern cpSpace *space;
|
||||
|
||||
Reference in New Issue
Block a user