summaryrefslogtreecommitdiff
path: root/engine/battle/4_2.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/battle/4_2.asm')
-rwxr-xr-xengine/battle/4_2.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/battle/4_2.asm b/engine/battle/4_2.asm
index 264a74d7..891363f5 100755
--- a/engine/battle/4_2.asm
+++ b/engine/battle/4_2.asm
@@ -36,8 +36,8 @@ Func_137aa: ; 137aa (4:77aa)
jr z, .asm_1380a
ld de, wPlayerMoney + 2 ; $d349
ld c, $3
- ld a, $b
- call Predef ; indirect jump to Func_f81d (f81d (3:781d))
+ ld a, $b ; AddBCDPredef
+ call Predef
ld hl, PickUpPayDayMoneyText
call PrintText
.asm_1380a