mirror of
https://github.com/zeldaret/tmc
synced 2026-06-26 10:21:59 -04:00
more cleanup
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
#include "entity.h"
|
||||
#include "position.h"
|
||||
#include "room.h"
|
||||
#include "functions.h"
|
||||
#include "createObject.h"
|
||||
|
||||
Entity* CreateObject(u32 subtype, u32 form, u32 parameter) {
|
||||
Entity* entity;
|
||||
|
||||
Reference in New Issue
Block a user