Unlocked level flags

This commit is contained in:
xCrystal
2023-08-21 01:45:06 +02:00
parent daf9e41557
commit d7c59dcef1
4 changed files with 9 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ DEF NUM_STAT_PAGES EQU const_value - 1
DEF STAT_PAGE_MASK EQU %00000011
BattleStatsScreenInit:
; fallthrough
; fallthrough
StatsScreenInit:
ld hl, StatsScreenMain