summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-11-23 16:51:05 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2019-11-23 16:51:05 -0500
commit13e1ed54b232f76026ca7e8b3c58f375c8827f2b (patch)
tree106e8b0657d1b547699688a2bb9660cb44497e6a /include/strings.h
parent557950783772c1a633fbe4ba682253f10bd2b57c (diff)
battle_message 1
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 7750b271c..d6a271f7b 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 u8 *gUnknown_83FD5D0[];
+extern const u8 *const gUnknown_83FD5D0[];
// diploma
extern const u8 gUnknown_841B60E[];