aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-06 15:21:01 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-06 15:21:01 -0400
commit5630392f9f96c5dfeca785005bfa0f317fdb3905 (patch)
treec738f0da8962156fa6480ef2ef212406958c69a1 /engine/battle
parentSplit out pikachu engine functions; sprite state data macros (diff)
downloadpokeyellow-5630392f9f96c5dfeca785005bfa0f317fdb3905.tar.gz
pokeyellow-5630392f9f96c5dfeca785005bfa0f317fdb3905.tar.xz
pokeyellow-5630392f9f96c5dfeca785005bfa0f317fdb3905.zip
More Pikachu function documentation
Diffstat (limited to 'engine/battle')
-rwxr-xr-xengine/battle/end_of_battle.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/battle/end_of_battle.asm b/engine/battle/end_of_battle.asm
index 53a68b64..f4c99e3d 100755
--- a/engine/battle/end_of_battle.asm
+++ b/engine/battle/end_of_battle.asm
@@ -46,7 +46,7 @@ EndOfBattle: ; 13765 (4:7765)
ld [wForceEvolution], a
predef EvolutionAfterBattle
ld d, $82
- callab Func_fce5a
+ callab UpdatePikachuMoodAfterBattle
.resetVariables
xor a
ld [wLowHealthAlarm], a ;disable low health alarm