Functional stub of title menus [Commit 1] (#17)

This commit is contained in:
xCrystal
2023-10-01 00:10:44 +02:00
parent e53ae0eac9
commit a16322350f
24 changed files with 567 additions and 531 deletions

View File

@@ -28,8 +28,7 @@ DEF AUTO_INPUT EQU $ff
const WILDMON ; 4
; wGameTimerPaused::
DEF GAME_TIMER_PAUSED_F EQU 0
DEF GAME_TIMER_MOBILE_F EQU 7
DEF GAME_TIMER_COUNTING_F EQU 0
; wJoypadDisable::
DEF JOYPAD_DISABLE_MON_FAINT_F EQU 6
@@ -63,7 +62,6 @@ DEF NUM_FRAMES EQU const_value
const_def
const FAST_TEXT_DELAY_F ; 0
const TEXT_DELAY_F ; 1
const TEXT_2BPP_F ; 2
; wGBPrinterBrightness::
DEF GBPRINTER_LIGHTEST EQU $00
@@ -178,10 +176,6 @@ DEF SCRIPT_RUNNING EQU 2
const SCRIPT_WAIT_MOVEMENT
const SCRIPT_WAIT
; wSpawnAfterChampion::
DEF SPAWN_LANCE EQU 1
DEF SPAWN_RED EQU 2
; wCurDay::
const_def
const SUNDAY ; 0