You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Level selection menu: implement landmark transitions not involving page change (#12)
This commit is contained in:
@@ -1536,7 +1536,8 @@ SECTION UNION "Miscellaneous WRAM 1", WRAMX
|
||||
; level selection menu
|
||||
wLevelSelectionMenuCurrentPage:: db
|
||||
wLevelSelectionMenuCurrentLandmark:: db
|
||||
wLevelSelectionMenuCurrentLandmarkTransitionsPointer:: dw
|
||||
wLevelSelectionMenuLandmarkTransitionsPointer:: dw
|
||||
wLevelSelectionMenuMovementStepsLeft:: db
|
||||
wLevelSelectionMenuStandingStill:: db
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user