summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-10-26 23:13:09 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-10-26 23:13:09 +0200
commit5e285c3bca0972d2565685f41db0eb4ff556e9e7 (patch)
treece3caf5ce226fd87129aa6d9f2fa0359b81cea95 /include
parent15061844651c0d0cdbe5ec0a3097b054d58e7f88 (diff)
parent5ea2f463d71d0bc2663e70a553557de0ccf40eef (diff)
Merge branch 'master' into decompile_battle_controllers
Diffstat (limited to 'include')
-rw-r--r--include/pokemon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pokemon.h b/include/pokemon.h
index 9967fcc34..df895e7a8 100644
--- a/include/pokemon.h
+++ b/include/pokemon.h
@@ -87,7 +87,7 @@
#define MON_DATA_RIBBONS 83
#define MON_DATA_ATK2 84
#define MON_DATA_DEF2 85
-#define MON_DATA_SPD2 86
+#define MON_DATA_SPEED2 86
#define MON_DATA_SPATK2 87
#define MON_DATA_SPDEF2 88