Implement unlocking levels [Commit 2] (#35)

This commit is contained in:
xCrystal
2024-01-19 18:00:07 +01:00
parent 38ffe06a2c
commit 4172760b6d
3 changed files with 63 additions and 4 deletions

View File

@@ -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