aboutsummaryrefslogtreecommitdiffstats
path: root/engine/hall_of_fame.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-10-11 18:00:03 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2015-10-11 18:00:03 -0400
commit18fb5fc4682a196e80a774af4aa1f68ead8186b9 (patch)
tree2586be36d4160f1d868335e7f974d807a6cdbfac /engine/hall_of_fame.asm
parentMore bank3 documentation (diff)
downloadpokeyellow-18fb5fc4682a196e80a774af4aa1f68ead8186b9.tar.gz
pokeyellow-18fb5fc4682a196e80a774af4aa1f68ead8186b9.tar.xz
pokeyellow-18fb5fc4682a196e80a774af4aa1f68ead8186b9.zip
more annotations on ModifyPikachuHappiness
Diffstat (limited to 'engine/hall_of_fame.asm')
-rwxr-xr-xengine/hall_of_fame.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/hall_of_fame.asm b/engine/hall_of_fame.asm
index 71b34dc3..d8ca2d2b 100755
--- a/engine/hall_of_fame.asm
+++ b/engine/hall_of_fame.asm
@@ -156,7 +156,7 @@ HoFDisplayAndRecordMonInfo: ; 7030e (1c:430e)
call HoFDisplayMonInfo
ld a, [wHoFPartyMonIndex]
ld [wWhichPokemon], a
- callab Func_fce18 ; 3f:4e18
+ callab IsThisPartymonOurPikachu ; 3f:4e18
jr nc, .asm_70336
ld e, $22
callab Func_f0000