mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-06 16:15:24 +13:00
Bump max Object_Events up from 15 to 17
Breaks save compatibility with previous build. Oh well!
This commit is contained in:
parent
820c2257bc
commit
d419bf77d6
2 changed files with 3 additions and 3 deletions
|
|
@ -116,7 +116,7 @@ DEF MAPOBJECT_SCRIPT_POINTER rw ; a
|
|||
DEF MAPOBJECT_EVENT_FLAG rw ; c
|
||||
rb_skip 2
|
||||
DEF MAPOBJECT_LENGTH EQU _RS
|
||||
DEF NUM_OBJECTS EQU 16
|
||||
DEF NUM_OBJECTS EQU 18
|
||||
DEF PLAYER_OBJECT EQU 0
|
||||
|
||||
DEF MAPOBJECT_PALETTE_MASK EQU %11110000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue