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. --- data/item_prices.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/item_prices.asm') diff --git a/data/item_prices.asm b/data/item_prices.asm index aa5cb21e..ed60e56b 100755 --- a/data/item_prices.asm +++ b/data/item_prices.asm @@ -1,4 +1,4 @@ -ItemPrices: ; 4608 (1:4608) +ItemPrices: ; 4494 (1:4494) money 0 ; MASTER_BALL money 1200 ; ULTRA_BALL money 600 ; GREAT_BALL -- cgit v1.3.1-sl0p