summaryrefslogtreecommitdiff
path: root/scripts/lab4.asm
diff options
context:
space:
mode:
authorU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-07-03 14:38:12 -0500
committerU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-07-03 14:38:12 -0500
commitf4a31b3e0b7ca89e14c4e3836f3d3ad15f38e5ce (patch)
treec5eb931244f739bd3a88d488586923b2a0762b74 /scripts/lab4.asm
parentcd649184f556db777d592671a7274bfa4a8423d7 (diff)
Rename/organize part 2 of 4
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
Diffstat (limited to 'scripts/lab4.asm')
-rwxr-xr-xscripts/lab4.asm14
1 files changed, 7 insertions, 7 deletions
diff --git a/scripts/lab4.asm b/scripts/lab4.asm
index 1e818676..ee252cc1 100755
--- a/scripts/lab4.asm
+++ b/scripts/lab4.asm
@@ -51,15 +51,15 @@ Lab4Text1: ; 75d6c (1d:5d6c)
db $8
ld a, [wd7a3]
bit 0, a
- jr nz, .asm_75d96 ; 0x75d72 $22
+ jr nz, .asm_75d96
ld hl, Lab4Text_75dc6
call PrintText
call Lab4Script_75d38
ld a, [wcd37]
and a
- jr z, .asm_75d8d ; 0x75d81 $a
+ jr z, .asm_75d8d
callba GiveFossilToCinnabarLab
- jr .asm_75d93 ; 0x75d8b $6
+ jr .asm_75d93
.asm_75d8d
ld hl, Lab4Text_75dcb
call PrintText
@@ -67,10 +67,10 @@ Lab4Text1: ; 75d6c (1d:5d6c)
jp TextScriptEnd
.asm_75d96
bit 1, a
- jr z, .asm_75da2 ; 0x75d98 $8
+ jr z, .asm_75da2
ld hl, Lab4Text_75dd0
call PrintText
- jr .asm_75d93 ; 0x75da0 $f1
+ jr .asm_75d93
.asm_75da2
call LoadFossilItemAndMonNameBank1D
ld hl, Lab4Text_75dd5
@@ -81,12 +81,12 @@ Lab4Text1: ; 75d6c (1d:5d6c)
ld b, a
ld c, 30
call GivePokemon
- jr nc, .asm_75d93 ; 0x75db9 $d8
+ jr nc, .asm_75d93
ld hl, wd7a3
res 0, [hl]
res 1, [hl]
res 2, [hl]
- jr .asm_75d93 ; 0x75dc4 $cd
+ jr .asm_75d93
Lab4Text_75dc6: ; 75dc6 (1d:5dc6)
TX_FAR _Lab4Text_75dc6