wUnlockedUnowns engine_flag constants (#1025)

This commit is contained in:
vulcandth
2022-12-26 12:14:10 -06:00
committed by GitHub
parent f739f8b1ac
commit 25e12c9391
4 changed files with 20 additions and 11 deletions

View File

@@ -6476,7 +6476,7 @@ CheckUnownLetter:
inc e
inc e
ld a, e
cp UnlockedUnownLetterSets.End - UnlockedUnownLetterSets
cp NUM_UNLOCKED_UNOWN_SETS * 2
jr c, .loop
; Hasn't been unlocked, or the letter is invalid