From 2ea331ebb341505df1cd8429b140c52e345a5af4 Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Mon, 26 Oct 2015 20:00:48 -0400 Subject: Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d. --- engine/hall_of_fame.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/hall_of_fame.asm') diff --git a/engine/hall_of_fame.asm b/engine/hall_of_fame.asm index cf7a3caa..3db51e05 100755 --- a/engine/hall_of_fame.asm +++ b/engine/hall_of_fame.asm @@ -159,7 +159,7 @@ HoFDisplayAndRecordMonInfo: ; 7030e (1c:430e) callab IsThisPartymonOurPikachu ; 3f:4e18 jr nc, .asm_70336 ld e, $22 - callab Func_f0000 + callab PlayPikachuSoundClip jr .asm_7033c .asm_70336 ld a,[wHoFMonSpecies] -- cgit v1.3.1-sl0p