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

@@ -67,7 +67,7 @@ MenuDataHeader_0x1d75:: ; 1d75
; 1d7d
Function1d7d:: ; 1d7d
call Function1c07
call ExitMenu
ret
; 1d81
@@ -541,7 +541,7 @@ PlayClickSFX:: ; 2009
Function2012:: ; 2012
call MenuTextBox
call CloseText
call Function1c07
call ExitMenu
ret
; 201c