summaryrefslogtreecommitdiff
path: root/include/data2.h
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-09-09 02:26:54 -0400
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-09-09 02:26:54 -0400
commit753a09f3c7b33c10ed80d514d90f6b646fb1becb (patch)
tree82306d1734104cbb970caa986242e4dc6c050494 /include/data2.h
parentf9259ba70d93fdd758075a3c79fd0fe9b65bf185 (diff)
parent99dc97f6aa48646c90def102ce2632be8c45eab9 (diff)
merge
Diffstat (limited to 'include/data2.h')
-rw-r--r--include/data2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/data2.h b/include/data2.h
index 2837a4451..7a58e3a8e 100644
--- a/include/data2.h
+++ b/include/data2.h
@@ -44,7 +44,7 @@ extern u8 gEnemyMonElevation[];
extern const u8 gTrainerClassNames[][13];
extern const struct Trainer gTrainers[];
extern u8 gSpeciesNames[][11];
-extern u8 gMoveNames[][13];
+extern const u8 gMoveNames[][13];
extern const u8 gAbilityNames[][13];
extern const u8 gTypeNames[][7];
extern const struct UnknownStructD2 gUnknown_081F9674;