aboutsummaryrefslogtreecommitdiffstats
path: root/data/pokedex_order.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/pokedex_order.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/pokedex_order.asm')
-rwxr-xr-xdata/pokedex_order.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/pokedex_order.asm b/data/pokedex_order.asm
index 7fc6f398..b3d7305e 100755
--- a/data/pokedex_order.asm
+++ b/data/pokedex_order.asm
@@ -62,7 +62,7 @@ PokedexOrder: ; 410b1 (10:50b1)
db 0 ; MISSINGNO.
db 0 ; MISSINGNO.
db 0 ; MISSINGNO.
- db DEX_FARFETCH_D
+ db DEX_FARFETCHD
db DEX_VENONAT
db DEX_DRAGONITE
db 0 ; MISSINGNO.