diff --git a/constants/wram_constants.asm b/constants/wram_constants.asm index f49f8fa90..abdef53e9 100644 --- a/constants/wram_constants.asm +++ b/constants/wram_constants.asm @@ -151,7 +151,7 @@ SPAWN_RED EQU 2 ; wMapObjects:: ; d71e PLAYER_OBJECT EQU 0 -NUM_OBJECTS EQU $10 +NUM_OBJECTS EQU 16 ; wStatusFlags:: ; d84c const_def