aboutsummaryrefslogtreecommitdiffstats
path: root/data/mart_inventories.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-12-22 16:06:11 -0500
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-12-22 16:06:11 -0500
commit5aa4d6c777507ff7403f2f14ab602007b17f19ab (patch)
tree82fd7aadc36baf46d888b90f3447103d8eaac06f /data/mart_inventories.asm
parentdata/evos_moves.asm (diff)
downloadpokeyellow-5aa4d6c777507ff7403f2f14ab602007b17f19ab.tar.gz
pokeyellow-5aa4d6c777507ff7403f2f14ab602007b17f19ab.tar.xz
pokeyellow-5aa4d6c777507ff7403f2f14ab602007b17f19ab.zip
Fewer underscores in constants
dannye
Diffstat (limited to 'data/mart_inventories.asm')
-rwxr-xr-xdata/mart_inventories.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/mart_inventories.asm b/data/mart_inventories.asm
index e61159a5..498d48d2 100755
--- a/data/mart_inventories.asm
+++ b/data/mart_inventories.asm
@@ -44,7 +44,7 @@ CeladonMart4Text1:: ; 2389 (0:2389)
; Celadon Dept. Store 5F (1)
CeladonMart5Text3:: ; 2391 (0:2391)
- db $FE,7,X_ACCURACY,GUARD_SPEC_,DIRE_HIT,X_ATTACK,X_DEFEND,X_SPEED
+ db $FE,7,X_ACCURACY,GUARD_SPEC,DIRE_HIT,X_ATTACK,X_DEFEND,X_SPEED
db X_SPECIAL,$FF
; Celadon Dept. Store 5F (2)