You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
wUnlockedUnowns engine_flag constants (#1025)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user