You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Save game and clear board menu cursor position during game menu (#17)
This commit is contained in:
@@ -95,7 +95,7 @@ endc
|
||||
; wSwarmFlags
|
||||
const ENGINE_BUENAS_PASSWORD_2
|
||||
const ENGINE_GOLDENROD_DEPT_STORE_SALE_IS_ON
|
||||
; wGameTimerPaused
|
||||
; wGameTimer
|
||||
const ENGINE_62
|
||||
; wPlayerGender
|
||||
const ENGINE_PLAYER_IS_FEMALE
|
||||
|
@@ -27,7 +27,7 @@ DEF AUTO_INPUT EQU $ff
|
||||
const TEMPMON ; 3
|
||||
const WILDMON ; 4
|
||||
|
||||
; wGameTimerPaused::
|
||||
; wGameTimer::
|
||||
DEF GAME_TIMER_COUNTING_F EQU 0
|
||||
|
||||
; wJoypadDisable::
|
||||
|
Reference in New Issue
Block a user