mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-06 16:15:24 +13:00
Fix Unown ! and ?
hmm. that expression... that's the expression of someone who didn't update wram_constants.asm.
This commit is contained in:
parent
6a44f96575
commit
f83cb63217
5 changed files with 1 additions and 0 deletions
|
|
@ -335,4 +335,5 @@ DEF DAYCARELADY_ACTIVE_F EQU 7
|
|||
const UNLOCKED_UNOWNS_L_TO_R_F
|
||||
const UNLOCKED_UNOWNS_S_TO_W_F
|
||||
const UNLOCKED_UNOWNS_X_TO_Z_F
|
||||
const UNLOCKED_UNOWNS_EXCLAMATION_QUESTION
|
||||
DEF NUM_UNLOCKED_UNOWN_SETS EQU const_value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue