summaryrefslogtreecommitdiff
path: root/scripts/blueshouse.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/blueshouse.asm')
-rwxr-xr-xscripts/blueshouse.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/blueshouse.asm b/scripts/blueshouse.asm
index 6aa2eaec..4a23df9e 100755
--- a/scripts/blueshouse.asm
+++ b/scripts/blueshouse.asm
@@ -2,7 +2,7 @@ BluesHouseScript: ; 19b3b (6:5b3b)
call EnableAutoTextBoxDrawing
ld hl,BluesHouseScriptPointers
ld a,[W_BLUESHOUSECURSCRIPT]
- jp CallFunctionInTable
+ jp JumpTable
BluesHouseScriptPointers: ; 19b47 (6:5b47)
dw BluesHouseScript0