aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld/item.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2016-07-18 01:17:03 -0500
committerdannye <corrnondacqb@yahoo.com>2016-07-18 01:17:03 -0500
commit80bae03975a84dadf080c79f52216866dd410cf8 (patch)
tree282a30407e6d6f9e8aa6e665ebf0e826ccc79569 /engine/overworld/item.asm
parentRemove the last address comments (diff)
downloadpokeyellow-80bae03975a84dadf080c79f52216866dd410cf8.tar.gz
pokeyellow-80bae03975a84dadf080c79f52216866dd410cf8.tar.xz
pokeyellow-80bae03975a84dadf080c79f52216866dd410cf8.zip
Clean up text commands
Diffstat (limited to 'engine/overworld/item.asm')
-rw-r--r--engine/overworld/item.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/overworld/item.asm b/engine/overworld/item.asm
index 63eecef9..9f19100a 100644
--- a/engine/overworld/item.asm
+++ b/engine/overworld/item.asm
@@ -46,7 +46,7 @@ PickUpItem:
FoundItemText:
TX_FAR _FoundItemText
- db $0B
+ TX_SFX_ITEM_1
db "@"
NoMoreRoomForItemText: