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

@@ -1231,6 +1231,19 @@ wOBP1:: db
wNumHits:: db
; Time buffer, for counting the amount of time since
; an event began.
wSecondsSince:: db
wMinutesSince:: db
wHoursSince:: db
wDaysSince:: db
wText2bpp:: db
wWhichHUD::
; index to LoadHUD
db
wOptions::
; bit 0-2: number of frames to delay when printing text
; fast 1; mid 3; slow 5
@@ -1262,17 +1275,6 @@ wOptions2::
db
wOptionsEnd::
; Time buffer, for counting the amount of time since
; an event began.
wSecondsSince:: db
wMinutesSince:: db
wHoursSince:: db
wDaysSince:: db
wWhichHUD::
; index to LoadHUD
db
SECTION "WRAM 1", WRAMX
@@ -2257,7 +2259,6 @@ wPlayerGender::
wSavedAtLeastOnce:: db
wSaveFileInOverworld:: db
wSpawnAfterChampion:: db
; init time set at newgame
wStartDay:: db
@@ -2438,8 +2439,6 @@ wDailyFlags1:: db
wDailyFlags2:: db
wSwarmFlags:: db
wTimerEventStartDay:: db
wFruitTreeFlags:: flag_array NUM_FRUIT_TREES
wLuckyNumberDayTimer:: dw