Fix Unown ! and ?

hmm.
that expression...

that's the expression of someone who didn't update wram_constants.asm.
This commit is contained in:
Martha Schilling 2024-09-01 17:48:01 +01:00
parent 6a44f96575
commit f83cb63217
5 changed files with 1 additions and 0 deletions

View file

@ -335,4 +335,5 @@ DEF DAYCARELADY_ACTIVE_F EQU 7
const UNLOCKED_UNOWNS_L_TO_R_F const UNLOCKED_UNOWNS_L_TO_R_F
const UNLOCKED_UNOWNS_S_TO_W_F const UNLOCKED_UNOWNS_S_TO_W_F
const UNLOCKED_UNOWNS_X_TO_Z_F const UNLOCKED_UNOWNS_X_TO_Z_F
const UNLOCKED_UNOWNS_EXCLAMATION_QUESTION
DEF NUM_UNLOCKED_UNOWN_SETS EQU const_value DEF NUM_UNLOCKED_UNOWN_SETS EQU const_value

Binary file not shown.

Before

Width:  |  Height:  |  Size: 419 B

After

Width:  |  Height:  |  Size: 193 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 309 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 481 B

After

Width:  |  Height:  |  Size: 218 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 326 B