summaryrefslogtreecommitdiff
path: root/src/data/battle_strings_en.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/data/battle_strings_en.h')
-rw-r--r--src/data/battle_strings_en.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/battle_strings_en.h b/src/data/battle_strings_en.h
index f29e48410..67eb70ee1 100644
--- a/src/data/battle_strings_en.h
+++ b/src/data/battle_strings_en.h
@@ -1218,7 +1218,7 @@ const u8 *const gBattleStringsTable[] =
};
// below are lists of battle string enums and NOT pointers to the strings.
-const u16 gMissStrings[] =
+const u16 gMissStringIds[] =
{
BATTLE_TEXT_AttackMissed,
BATTLE_TEXT_ProtectedItself,