You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
wGameTimerPause bit flag constants
This commit is contained in:
@@ -16,6 +16,10 @@ AUTO_INPUT EQU $ff
|
||||
const TEMPMON ; 3
|
||||
const WILDMON ; 4
|
||||
|
||||
; wGameTimerPause:: ; cfbc
|
||||
GAMETIMERPAUSE_TIMER_PAUSED_F EQU 0
|
||||
GAMETIMERPAUSE_MOBILE_7_F EQU 7
|
||||
|
||||
; Options:: ; cfcc
|
||||
const_value set 4
|
||||
const NO_TEXT_SCROLL ; 4
|
||||
|
||||
Reference in New Issue
Block a user