aboutsummaryrefslogtreecommitdiffstats
path: root/text
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-10-24 17:35:57 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-10-24 17:35:57 -0400
commit3a5d7ec05db9ce1156863983a0427396d6f6f49b (patch)
treeb85979ed890027d54edcd4deca8be46dbf10cbf7 /text
parentComplete documentation of bank3 (diff)
downloadpokeyellow-3a5d7ec05db9ce1156863983a0427396d6f6f49b.tar.gz
pokeyellow-3a5d7ec05db9ce1156863983a0427396d6f6f49b.tar.xz
pokeyellow-3a5d7ec05db9ce1156863983a0427396d6f6f49b.zip
data/facing.asm, titlescreen functions, oam/sprite related functions, other misc functions
Also rename pcm-related functions.
Diffstat (limited to 'text')
-rwxr-xr-xtext/item_names.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/text/item_names.asm b/text/item_names.asm
index 3c0f4c49..6a401597 100755
--- a/text/item_names.asm
+++ b/text/item_names.asm
@@ -1,4 +1,4 @@
-ItemNames: ; 472b (1:472b)
+ItemNames: ; 45b7 (1:45b7)
db "MASTER BALL@"
db "ULTRA BALL@"
db "GREAT BALL@"