Added labels to different parts of the map script and event headers

This commit is contained in:
PikalaxALT
2015-07-21 00:02:21 -04:00
parent 471492b775
commit 5631bdc0d7
395 changed files with 2403 additions and 2390 deletions

View File

@@ -1941,7 +1941,7 @@ Functionb1de: ; b1de
callba Function494ac
jr c, .asm_b230
ld a, [wRoofPalette]
ld a, [wPermission]
and 7
ld e, a
ld d, 0
@@ -2007,7 +2007,7 @@ endr
ld a, $5 ; BANK(Unkn2Pals)
call FarCopyWRAM
ld a, [wRoofPalette]
ld a, [wPermission]
cp 1
jr z, .asm_b253
cp 2

View File

@@ -146,7 +146,7 @@ Function97cfd:: ; 97cfd
ld hl, StatusFlags
bit 5, [hl]
jr nz, .asm_97d21
ld a, [wRoofPalette]
ld a, [wPermission]
cp $4
jr z, .asm_97d17
cp $7