label overworld loop functions

This commit is contained in:
yenatch
2013-12-27 05:56:23 -05:00
parent ace57ec827
commit 58af27eaeb
3 changed files with 50 additions and 38 deletions

View File

@@ -1561,7 +1561,12 @@ OTPartyMon5Nickname: ; d416
OTPartyMon6Nickname: ; d421
ds 11
SECTION "Scripting",WRAMX[$d434],BANK[1]
SECTION "Map Events", WRAMX[$d432], BANK[1]
MapStatus: ; d432
ds 1
MapEventStatus: ; d433
ds 1
ScriptFlags: ; d434
ds 1
ScriptFlags2: ; d435