aboutsummaryrefslogtreecommitdiffstats
path: root/constants/pokemon_constants.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 /constants/pokemon_constants.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 'constants/pokemon_constants.asm')
-rw-r--r--constants/pokemon_constants.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/pokemon_constants.asm b/constants/pokemon_constants.asm
index 255d601a..773495e3 100644
--- a/constants/pokemon_constants.asm
+++ b/constants/pokemon_constants.asm
@@ -63,7 +63,7 @@ const_value = 1
const MISSINGNO_3D ; $3D
const MISSINGNO_3E ; $3E
const MISSINGNO_3F ; $3F
- const FARFETCH_D ; $40
+ const FARFETCHD ; $40
const VENONAT ; $41
const DRAGONITE ; $42
const MISSINGNO_43 ; $43