Reformat clone objects in JSON

This commit is contained in:
GriffinR
2022-02-05 14:02:35 -05:00
parent dd5f6ccd3b
commit 38601cf09b
363 changed files with 1711 additions and 104 deletions
+3
View File
@@ -192,4 +192,7 @@
#define OBJ_EVENT_ID_PLAYER 0xFF
#define OBJ_EVENT_ID_CAMERA 0x7F
#define OBJ_KIND_NORMAL 0
#define OBJ_KIND_CLONE 255
#endif // GUARD_CONSTANTS_EVENT_OBJECTS_H