summaryrefslogtreecommitdiff
path: root/scripts/seafoamislands2.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/seafoamislands2.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/seafoamislands2.asm')
-rwxr-xr-xscripts/seafoamislands2.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/seafoamislands2.asm b/scripts/seafoamislands2.asm
index 66fe9297..44e92bd0 100755
--- a/scripts/seafoamislands2.asm
+++ b/scripts/seafoamislands2.asm
@@ -3,20 +3,20 @@ SeafoamIslands2Script: ; 46315 (11:6315)
ld hl, wFlags_0xcd60
bit 7, [hl]
res 7, [hl]
- jr z, .asm_46362 ; 0x4631f $41
+ jr z, .asm_46362
ld hl, Seafoam2HolesCoords
call CheckBoulderCoords
ret nc
ld hl, wd87f
ld a, [wWhichTrade]
cp $1
- jr nz, .asm_46340 ; 0x46330 $e
+ jr nz, .asm_46340
set 0, [hl]
ld a, HS_SEAFOAM_ISLANDS_2_BOULDER_1
ld [wd079], a
ld a, HS_SEAFOAM_ISLANDS_3_BOULDER_1
ld [wd07a], a
- jr .asm_4634c ; 0x4633e $c
+ jr .asm_4634c
.asm_46340
set 1, [hl]
ld a, HS_SEAFOAM_ISLANDS_2_BOULDER_2