Creation of constants for OBJECT_09 indices

This commit is contained in:
PikalaxALT
2015-11-13 18:59:49 -05:00
parent 01fe51df0c
commit cc8c36ee14
12 changed files with 330 additions and 255 deletions

View File

@@ -2987,12 +2987,12 @@ Script_warpcheck: ; 0x97af6
call WarpCheck
ret nc
callba SetAll_ScriptFlags3
callba EnableEvents
ret
; 0x97b01
Function97b01: ; 0x97b01
callba SetAll_ScriptFlags3
Script_enableevents: ; unreferenced
callba EnableEvents
ret
; 0x97b08