diff options
Diffstat (limited to 'engine/healmachineanim.asm')
-rwxr-xr-x | engine/healmachineanim.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/healmachineanim.asm b/engine/healmachineanim.asm index 174d1ae5a..57f03a8df 100755 --- a/engine/healmachineanim.asm +++ b/engine/healmachineanim.asm @@ -13,7 +13,7 @@ HealMachineAnim: ; 12324 ld [Buffer2], a call .DoJumptableFunctions ld a, [Buffer2] - call Functiond24 + call DmgToCgbObjPal1 ret ; 1233e |