Level selection menu: init screen and bg layout, and preliminary landmarks data (#12)

This commit is contained in:
xCrystal
2023-08-19 19:45:43 +02:00
parent fe4b54cece
commit 222b46896c
3 changed files with 143 additions and 0 deletions

View File

@@ -1531,6 +1531,13 @@ wDebugColorIsShiny:: db
wDebugColorCurTMHM:: db
SECTION UNION "Miscellaneous WRAM 1", WRAMX
; level selection menu
wLevelSelectionMenuCurrentPage:: db
wLevelSelectionMenuCurrentLandmark:: db
SECTION UNION "Miscellaneous WRAM 1", WRAMX
; Every previous SECTION UNION takes up 60 or fewer bytes,