You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
engine/mart.asm
This commit is contained in:
@@ -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]
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user