Merge pull request #1857 from GriffinRichards/sync-mapjson

Sync mapjson
This commit is contained in:
GriffinR
2023-02-19 20:48:13 -05:00
committed by GitHub
5 changed files with 121 additions and 55 deletions

View File

@@ -288,6 +288,9 @@
#define FIRST_DECORATION_SPRITE_GFX OBJ_EVENT_GFX_PICHU_DOLL
#define OBJ_KIND_NORMAL 0
#define OBJ_KIND_CLONE 255 // Exclusive to FRLG
// Special object event local ids
#define OBJ_EVENT_ID_PLAYER 0xFF
#define OBJ_EVENT_ID_CAMERA 0x7F