mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 07:02:17 +13:00
Name some unnamed animation constants (#396)
This commit is contained in:
parent
a76ae055cc
commit
17eaf761e3
5 changed files with 20 additions and 20 deletions
|
|
@ -713,7 +713,7 @@ AIIncreaseStat:
|
|||
ld a, [hl]
|
||||
push af
|
||||
push hl
|
||||
ld a, ANIM_AF
|
||||
ld a, XSTATITEM_DUPLICATE_ANIM
|
||||
ld [hli], a
|
||||
ld [hl], b
|
||||
callfar StatModifierUpEffect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue