mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
Replaced Box Direct Addresses with Labels.
This commit is contained in:
parent
b3d3836974
commit
5f61d00089
|
@ -327,12 +327,12 @@ Func_7387b: ; 7387b (1c:787b)
|
|||
ret
|
||||
|
||||
PointerTable_73895: ; 73895 (1c:7895)
|
||||
dw $A000
|
||||
dw $A462
|
||||
dw $A8C4
|
||||
dw $AD26
|
||||
dw $B188
|
||||
dw $B5EA
|
||||
dw S_SAVEDBOX1
|
||||
dw S_SAVEDBOX2
|
||||
dw S_SAVEDBOX3
|
||||
dw S_SAVEDBOX4
|
||||
dw S_SAVEDBOX5
|
||||
dw S_SAVEDBOX6
|
||||
|
||||
ChangeBox:: ; 738a1 (1c:78a1)
|
||||
ld hl, WhenYouChangeBoxText
|
||||
|
|
Loading…
Reference in a new issue