diff options
Diffstat (limited to 'src/makefile')
-rw-r--r-- | src/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/makefile b/src/makefile index 2251119..b9c44c8 100644 --- a/src/makefile +++ b/src/makefile @@ -47,6 +47,7 @@ MAX += crepe/api/GameObject.hpp TODO += crepe/api/ParticleEmitter.cpp TODO += crepe/api/ParticleEmitter.h TODO += crepe/api/Vector2.h +TODO += crepe/api/Vector2.cpp JARO += crepe/api/Rigidbody.cpp JARO += crepe/api/Rigidbody.h LOEK += crepe/api/Script.cpp |