You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Implement unlocking levels [Commit 2] (#35)
This commit is contained in:
@@ -711,6 +711,13 @@ wOverworldMapBlocks:: ds 1300
|
||||
wOverworldMapBlocksEnd::
|
||||
|
||||
|
||||
SECTION UNION "Overworld Map", WRAM0
|
||||
|
||||
; temporary list of unlocked levels during post-level screen
|
||||
wNumTempUnlockedLevels:: db
|
||||
wTempUnlockedLevels:: ds NUM_LEVELS
|
||||
|
||||
|
||||
SECTION UNION "Overworld Map", WRAM0
|
||||
|
||||
; GB Printer data
|
||||
|
Reference in New Issue
Block a user