You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Level selection menu: init screen and bg layout, and preliminary landmarks data (#12)
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user