summaryrefslogtreecommitdiff
path: root/scripts/halloffameroom.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/halloffameroom.asm')
-rwxr-xr-xscripts/halloffameroom.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/halloffameroom.asm b/scripts/halloffameroom.asm
index 94e64431..1bba347b 100755
--- a/scripts/halloffameroom.asm
+++ b/scripts/halloffameroom.asm
@@ -2,7 +2,7 @@ HallofFameRoomScript:
call EnableAutoTextBoxDrawing
ld hl, HallofFameRoomScriptPointers
ld a, [wHallOfFameRoomCurScript]
- jp CallFunctionInTable
+ jp JumpTable
HallofFameRoomScript_5a4aa:
xor a