summaryrefslogtreecommitdiff
path: root/engine/oak_speech.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/oak_speech.asm')
-rwxr-xr-xengine/oak_speech.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/oak_speech.asm b/engine/oak_speech.asm
index 8ca82b0b..c7f2abf7 100755
--- a/engine/oak_speech.asm
+++ b/engine/oak_speech.asm
@@ -42,7 +42,7 @@ OakSpeech: ; 6115 (1:6115)
call LoadTextBoxTilePatterns
call SetDefaultNames
ld a,$18
- call Predef ; indirect jump to InitializePlayerData
+ call Predef
ld hl,wNumBoxItems
ld a,POTION
ld [wcf91],a