Comment the Crystal 1.0 bugs as "BUG:" too

This commit is contained in:
Rangi
2022-12-14 22:30:20 -05:00
parent 8fd66c080f
commit 4387298b2c
4 changed files with 13 additions and 11 deletions

View File

@@ -743,7 +743,8 @@ if DEF(_CRYSTAL11)
wPokedexStatus:: db
wPokedexDataEnd::
else
wPokedexDataEnd:: ds 1
wPokedexDataEnd::
ds 1
endc
ds 2
@@ -1538,8 +1539,10 @@ wPrevDexEntryJumptableIndex:: db
if DEF(_CRYSTAL11)
wPrevDexEntryBackup:: db
else
wPrevDexEntryBackup::
wPokedexStatus:: db
; BUG: Crystal 1.0 reused the same byte in WRAM for
; wPokedexStatus and wPrevDexEntryBackup.
wPokedexStatus::
wPrevDexEntryBackup:: db
endc
wUnusedPokedexByte:: db