mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-03 18:11:42 +13:00
Clean up text commands
This commit is contained in:
parent
a51037eeee
commit
80bae03975
79 changed files with 293 additions and 221 deletions
|
|
@ -122,11 +122,12 @@ INCLUDE "data/hidden_coins.asm"
|
|||
|
||||
FoundHiddenCoinsText:
|
||||
TX_FAR _FoundHiddenCoinsText
|
||||
db $10,"@"
|
||||
TX_SFX_ITEM_2
|
||||
db "@"
|
||||
|
||||
DroppedHiddenCoinsText:
|
||||
TX_FAR _FoundHiddenCoins2Text
|
||||
db $10
|
||||
TX_SFX_ITEM_2
|
||||
TX_FAR _DroppedHiddenCoinsText
|
||||
db "@"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue