From 237861b55333cb90c9be50d35f91eff04bc99095 Mon Sep 17 00:00:00 2001 From: yenatch Date: Sun, 15 Sep 2013 19:07:38 -0400 Subject: rename hall of fame labels --- engine/scripting.asm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'engine/scripting.asm') diff --git a/engine/scripting.asm b/engine/scripting.asm index 12fd14283..597f25693 100644 --- a/engine/scripting.asm +++ b/engine/scripting.asm @@ -3187,9 +3187,9 @@ Script_halloffame: ; 0x97bd5 ld hl, $cfbc res 0, [hl] - callba HallOfFame1 - callba HallOfFame2 - callba HallOfFame3 + callba Mobile_HallOfFame + callba Mobile_HallOfFame2 + callba HallOfFame ld hl, $cfbc set 0, [hl] jr DisplayCredits -- cgit v1.2.3