You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Add animation for level cleared in level selection menu (#12)
This commit is contained in:
@@ -2537,6 +2537,8 @@ wLevelSelectionMenuEntryEventQueue:: flag_array NUM_LSM_EVENTS
|
||||
; list of unlocked levels during post-level screen
|
||||
wLastUnlockedLevelsCount:: db
|
||||
wLastUnlockedLevels:: ds MAX_UNLOCK_LEVELS_AT_ONCE + 1
|
||||
; which stage of the current level cleared during post-level screen ($ff if no new stage cleared)
|
||||
wLastClearedLevelStage:: db
|
||||
|
||||
wPlayerDataEnd::
|
||||
|
||||
|
Reference in New Issue
Block a user