mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-14 00:56:40 +13:00
asm for SSAnne8Text8
hg-commit-id: bdbbbc812f6b
This commit is contained in:
parent
2a81950a3e
commit
22e331c330
|
|
@ -26113,8 +26113,12 @@ SSAnne8Text4: ; 0x619f4
|
||||||
|
|
||||||
SSAnne8Text8: ; 0x619fe
|
SSAnne8Text8: ; 0x619fe
|
||||||
TX_FAR _SSAnne8Text8
|
TX_FAR _SSAnne8Text8
|
||||||
|
db $08 ; asm
|
||||||
|
ld a, $65
|
||||||
|
call $13d0
|
||||||
|
jp $24d7
|
||||||
|
|
||||||
INCBIN "baserom.gbc",$61a02,$45
|
INCBIN "baserom.gbc",$61a0b,60
|
||||||
|
|
||||||
SSAnne8Text5: ; 0x61a47
|
SSAnne8Text5: ; 0x61a47
|
||||||
TX_FAR _SSAnne8Text5
|
TX_FAR _SSAnne8Text5
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue