Compiling works for Brainstorm

This commit is contained in:
2022-01-21 17:26:22 +00:00
parent 34d0565886
commit 2c88a01cfd
11 changed files with 20 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
#ifndef TWODPHYSICS_H
#define TWODPHYSICS_H
#include <chipmunk.h>
#include <chipmunk/chipmunk.h>
struct mGameObject;