mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-16 01:56:42 +13:00
first use of TX_RAM
hg-commit-id: 3234114a2064
This commit is contained in:
parent
f01ad092a5
commit
362fd20ef4
|
|
@ -41782,10 +41782,10 @@ SECTION "bank2A",DATA,BANK[$2A]
|
||||||
_ItemUseText001:
|
_ItemUseText001:
|
||||||
db 0,$52," used@@"
|
db 0,$52," used@@"
|
||||||
|
|
||||||
_ItemUseText002:
|
_ItemUseText002: ; 0xa8009
|
||||||
db 1
|
TX_RAM $cf4b
|
||||||
dw $CF4B
|
db $0, "!", $57
|
||||||
db 0,"!",$57
|
; 0xa800e
|
||||||
|
|
||||||
INCBIN "baserom.gbc",$A800F,$a8330-$a800F
|
INCBIN "baserom.gbc",$A800F,$a8330-$a800F
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue