engine/mart.asm

This commit is contained in:
PikalaxALT
2015-11-11 14:12:46 -05:00
parent 4b35fa0582
commit b522b0f165
20 changed files with 1491 additions and 1360 deletions

View File

@@ -252,7 +252,7 @@ Function8b0e2: ; 8b0e2
ld [hBGMapMode], a
call Function352f
call UpdateSprites
call Function350c
call HandleScrollingMenu
ld a, [MenuSelection]
ld c, a
ld a, [MenuSelection2]

View File

@@ -67,7 +67,7 @@ Kurt_SelectApricorn: ; 88055
ld [hBGMapMode], a
call Function352f
call UpdateSprites
call Function350c
call HandleScrollingMenu
ld a, [wcf73]
cp $2
jr z, .nope