summaryrefslogtreecommitdiff
path: root/scripts/lab4.asm
diff options
context:
space:
mode:
authorU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-01-22 22:05:13 -0500
committerU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-01-22 22:13:21 -0500
commit49a25618ea7316741b7838f111da311ba66a381c (patch)
tree9bd13c92445f348acf771297bc2737c04c55fe60 /scripts/lab4.asm
parent01095f77943b9a7fd0432a6ad2e5c18f2d3e66ae (diff)
Clean up white space, fix label typo
Diffstat (limited to 'scripts/lab4.asm')
-rwxr-xr-xscripts/lab4.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/lab4.asm b/scripts/lab4.asm
index c2d8d304..924a6637 100755
--- a/scripts/lab4.asm
+++ b/scripts/lab4.asm
@@ -20,7 +20,7 @@ Lab4Script_75d38: ; 75d38 (1d:5d38)
push de
ld [wd11e], a
ld b, a
- predef IsItemInBag_
+ predef IsItemInBag_
pop de
pop hl
ld a, b
@@ -108,7 +108,7 @@ Lab4Text2: ; 75dda (1d:5dda)
db $08 ; asm
ld a, $3
ld [wWhichTrade], a
- predef Predef54
+ predef Predef54
jp TextScriptEnd
LoadFossilItemAndMonNameBank1D: ; 75de8 (1d:5de8)