Buena local labels

This commit is contained in:
PikalaxALT
2015-11-01 12:44:30 -05:00
parent 3b4805ee98
commit 31c407bb3d
13 changed files with 139 additions and 139 deletions

View File

@ -529,7 +529,7 @@ Script_interpretmenu: ; 0x96f41
ld a, [ScriptBank]
ld hl, InterpretMenu
rst FarCall
ld a, [wPocketCursorBuffer]
ld a, [wMenuCursorBuffer]
jr nc, .ok
xor a
.ok