aboutsummaryrefslogtreecommitdiffstats
path: root/data/pokedex_order.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2015-12-14 22:09:30 -0600
committerdannye <corrnondacqb@yahoo.com>2015-12-14 22:09:30 -0600
commit351146024bdd386c328af0f2abdb04e728e4c133 (patch)
tree302778584b45ba74080ca893fbc94c81e825118b /data/pokedex_order.asm
parentDefine text banks relative to the first one. Clean up address comments. (diff)
downloadpokeyellow-351146024bdd386c328af0f2abdb04e728e4c133.tar.gz
pokeyellow-351146024bdd386c328af0f2abdb04e728e4c133.tar.xz
pokeyellow-351146024bdd386c328af0f2abdb04e728e4c133.zip
Fewer underscores in constants
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 46a1717a..3bd6a15b 100755
--- a/data/pokedex_order.asm
+++ b/data/pokedex_order.asm
@@ -62,7 +62,7 @@ PokedexOrder: ; 41024 (10:5024)
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.