NUM_OBJECTS EQU $10 → 16
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user