Clean up mirage tower

This commit is contained in:
GriffinR
2021-04-27 02:30:26 -04:00
parent 265b49c47b
commit 10886a586b
4 changed files with 209 additions and 182 deletions

View File

@@ -279,7 +279,11 @@
#define FIRST_DECORATION_SPRITE_GFX OBJ_EVENT_GFX_PICHU_DOLL
// Special object event local ids
#define OBJ_EVENT_ID_PLAYER 0xFF
#define OBJ_EVENT_ID_CAMERA 0x7F
// Object event local ids referenced in C files
#define LOCALID_ROUTE111_PLAYER_FALLING 45
#endif // GUARD_CONSTANTS_EVENT_OBJECTS_H