From 7b7960f2e1a5ee8ab13698183ed5945e5c1c1751 Mon Sep 17 00:00:00 2001 From: jaroWMR Date: Thu, 7 Nov 2024 18:41:39 +0100 Subject: update makefile --- src/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src') 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 -- cgit v1.2.3