diff options
| author | yenatch <yenatch@gmail.com> | 2015-06-26 23:24:55 -0700 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2015-06-26 23:24:55 -0700 |
| commit | c00949dddf8498eb6483487792332f10dd074386 (patch) | |
| tree | b76277ccd89e5154a62f018858c9c1ebc4aeba1e /misc | |
| parent | d6f7dc320612eccf9397df3d0777fcea9c589b4d (diff) | |
Labels for the heal machine; spriteface constants.
Diffstat (limited to 'misc')
| -rw-r--r-- | misc/mobile_45.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mobile_45.asm b/misc/mobile_45.asm index eabc7e704..c894f3610 100644 --- a/misc/mobile_45.asm +++ b/misc/mobile_45.asm @@ -22778,12 +22778,12 @@ Function17024d: ; 17024d xor a ld [InLinkBattle], a callba Function1060a2 - callba Functionc658 + callba HealParty call Function1702b7 call Function170bf7 predef StartBattle callba Function1500c - callba Functionc658 + callba HealParty ld a, [wd0ee] ld [ScriptVar], a and a |
