fix includes

This commit is contained in:
Luis Scheurenbrand
2020-12-26 02:22:25 +01:00
parent 86cfc34431
commit 8b7d88cac2
4 changed files with 37 additions and 33 deletions
+2
View File
@@ -1 +1,3 @@
#include "entity.h"
Entity* CreateEnemy(u8, u8);