You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
writebackup --> closewindow; game corner prize vendors; others
This commit is contained in:
@@ -1712,7 +1712,7 @@ Slots_AskBet: ; 9307c (24:707c)
|
||||
ld hl, .MenuDataHeader
|
||||
call LoadMenuDataHeader
|
||||
call VerticalMenu
|
||||
call WriteBackup
|
||||
call CloseWindow
|
||||
ret c
|
||||
ld a, [wMenuCursorY]
|
||||
ld b, a
|
||||
@@ -1802,7 +1802,7 @@ Slots_AskPlayAgain: ; 930e9 (24:70e9)
|
||||
call PlaceYesNoBox
|
||||
ld a, [wMenuCursorY]
|
||||
dec a
|
||||
call WriteBackup
|
||||
call CloseWindow
|
||||
and a
|
||||
jr nz, .exit_slots
|
||||
and a
|
||||
|
||||
Reference in New Issue
Block a user