summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-11-23 18:12:33 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2019-11-23 18:12:33 -0500
commite3bc9c44cdde8833505baae76f26b7a5f424f3ad (patch)
treee8f1b78c58190b6c779ff14ec9efc7c8a4d57af4 /include/strings.h
parent13e1ed54b232f76026ca7e8b3c58f375c8827f2b (diff)
battle_message 2
Diffstat (limited to 'include/strings.h')
-rw-r--r--include/strings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/strings.h b/include/strings.h
index d6a271f7b..ed69d3bc3 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -193,7 +193,7 @@ extern const u8 BattleText_GetPumped[];
extern const u8 BattleText_MistShroud[];
extern const u8 gText_BadEgg[];
extern const u8 gText_PkmnsXPreventsSwitching[];
-extern const u8 *const gUnknown_83FD5D0[];
+extern const u8 *const gStatNamesTable[];
// diploma
extern const u8 gUnknown_841B60E[];