mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Clean up white space, fix label typo
This commit is contained in:
parent
01095f7794
commit
49a25618ea
17 changed files with 75 additions and 75 deletions
|
|
@ -14,7 +14,7 @@ CeladonMartRoofScript_483d8: ; 483d8 (12:43d8)
|
|||
push de
|
||||
ld [wd11e], a
|
||||
ld b, a
|
||||
predef IsItemInBag_
|
||||
predef IsItemInBag_
|
||||
pop de
|
||||
pop hl
|
||||
ld a, b
|
||||
|
|
|
|||
|
|
@ -13,5 +13,5 @@ CeruleanHouse1Text2: ; 1d702 (7:5702)
|
|||
db $08 ; asm
|
||||
ld a, $6
|
||||
ld [wWhichTrade], a
|
||||
predef Predef54
|
||||
predef Predef54
|
||||
jp TextScriptEnd
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ CeruleanHouseTrashedTextPointers: ; 1d689 (7:5689)
|
|||
CeruleanHouseTrashedText1: ; 1d68f (7:568f)
|
||||
db $08 ; asm
|
||||
ld b, $e4
|
||||
predef IsItemInBag_
|
||||
predef IsItemInBag_
|
||||
and b
|
||||
jr z, .asm_f8734 ; 0x1d698
|
||||
ld hl, CeruleanHouseTrashedText_1d6b0
|
||||
|
|
|
|||
|
|
@ -21,5 +21,5 @@ Lab2Text3: ; 75c37 (1d:5c37)
|
|||
ld a, $8
|
||||
ld [wWhichTrade], a
|
||||
asm_78552: ; 75c3d (1d:5c3d)
|
||||
predef Predef54
|
||||
predef Predef54
|
||||
jp TextScriptEnd
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ Route11GateUpstairsText1: ; 4945f (12:545f)
|
|||
db $08 ; asm
|
||||
xor a
|
||||
ld [wWhichTrade], a
|
||||
predef Predef54
|
||||
predef Predef54
|
||||
asm_49469: ; 49469 (12:5469)
|
||||
jp TextScriptEnd
|
||||
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ Route18GateUpstairsText1: ; 4997e (12:597e)
|
|||
db $08 ; asm
|
||||
ld a, $5
|
||||
ld [wWhichTrade], a
|
||||
predef Predef54
|
||||
predef Predef54
|
||||
jp TextScriptEnd
|
||||
|
||||
Route18GateUpstairsText2: ; 4998c (12:598c)
|
||||
|
|
|
|||
|
|
@ -13,5 +13,5 @@ Route2HouseText2: ; 1def9 (7:5ef9)
|
|||
db $08 ; asm
|
||||
ld a, $1
|
||||
ld [wWhichTrade], a
|
||||
predef Predef54
|
||||
predef Predef54
|
||||
jp TextScriptEnd
|
||||
|
|
|
|||
|
|
@ -13,6 +13,6 @@ UndergroundPathEntranceRoute5Text1: ; 5d6b2 (17:56b2)
|
|||
db $08 ; asm
|
||||
ld a, $9
|
||||
ld [wWhichTrade], a
|
||||
predef Predef54
|
||||
predef Predef54
|
||||
ld hl, UndergroundPathEntranceRoute5_5d6af
|
||||
ret
|
||||
|
|
|
|||
|
|
@ -55,7 +55,7 @@ VermilionCityScript0: ; 197e6 (6:57e6)
|
|||
bit 2, a
|
||||
jr nz, .asm_19810 ; 0x19804 $a
|
||||
ld b, $3f
|
||||
predef IsItemInBag_
|
||||
predef IsItemInBag_
|
||||
ld a, b
|
||||
and a
|
||||
ret nz
|
||||
|
|
@ -175,7 +175,7 @@ VermilionCityText3: ; 198b1 (6:58b1)
|
|||
ld hl, SSAnneWelcomeText9
|
||||
call PrintText
|
||||
ld b, S_S__TICKET
|
||||
predef IsItemInBag_
|
||||
predef IsItemInBag_
|
||||
ld a, b
|
||||
and a
|
||||
jr nz, .asm_0419b ; 0x198df
|
||||
|
|
|
|||
|
|
@ -8,5 +8,5 @@ VermilionHouse3Text1: ; 19c17 (6:5c17)
|
|||
db $08 ; asm
|
||||
ld a, $4
|
||||
ld [wWhichTrade], a
|
||||
predef Predef54
|
||||
predef Predef54
|
||||
jp TextScriptEnd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue