mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-09 11:50:48 +12:00
H_CONSTANTNAMES -> hConstantNames
This commit is contained in:
parent
55bb99580e
commit
35deb77113
104 changed files with 1163 additions and 1164 deletions
|
|
@ -50,7 +50,7 @@ CinnabarGymScript0:
|
|||
ld a, [wOpponentAfterWrongAnswer]
|
||||
and a
|
||||
ret z
|
||||
ld [H_SPRITEINDEX], a
|
||||
ld [hSpriteIndex], a
|
||||
cp $4
|
||||
jr nz, .asm_757c3
|
||||
ld a, PLAYER_DIR_DOWN
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue