summaryrefslogtreecommitdiff
path: root/scripts/lab4.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/lab4.asm')
-rwxr-xr-xscripts/lab4.asm6
1 files changed, 2 insertions, 4 deletions
diff --git a/scripts/lab4.asm b/scripts/lab4.asm
index 6a025f03..a1df3387 100755
--- a/scripts/lab4.asm
+++ b/scripts/lab4.asm
@@ -18,8 +18,7 @@ Lab4Script_75d38: ; 75d38 (1d:5d38)
push de
ld [wd11e], a
ld b, a
- ld a, $1c
- call Predef
+ predef IsItemInBag_
pop de
pop hl
ld a, b
@@ -105,8 +104,7 @@ Lab4Text2: ; 75dda (1d:5dda)
db $08 ; asm
ld a, $3
ld [wWhichTrade], a
- ld a, $54
- call Predef
+ predef Predef54
jp TextScriptEnd
LoadFossilItemAndMonNameBank1D: ; 75de8 (1d:5de8)