More label updates, moved predefs to new file

Also named most of the engine and event flag constants.
This commit is contained in:
PikalaxALT
2015-07-20 03:51:52 -04:00
parent 94129b6b45
commit bef792f2d2
90 changed files with 1926 additions and 1899 deletions

View File

@@ -193,7 +193,7 @@ Function1c00:: ; 1c00
ret
; 1c07
Function1c07:: ; 0x1c07
ExitMenu:: ; 0x1c07
push af
callab Function243e8
pop af
@@ -205,7 +205,7 @@ Function1c10:: ; 0x1c10
WriteBackup:: ; 0x1c17
push af
call Function1c07
call ExitMenu
call Function321c
call DrawOnMap
pop af