From 3a5d7ec05db9ce1156863983a0427396d6f6f49b Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Sat, 24 Oct 2015 17:35:57 -0400 Subject: data/facing.asm, titlescreen functions, oam/sprite related functions, other misc functions Also rename pcm-related functions. --- text/item_names.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'text') 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@" -- cgit v1.3.1-sl0p