summaryrefslogtreecommitdiff
path: root/include/text.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/text.h')
-rw-r--r--include/text.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/text.h b/include/text.h
index a1de98166..030d51188 100644
--- a/include/text.h
+++ b/include/text.h
@@ -76,5 +76,6 @@ extern const struct WindowConfig gWindowConfig_81E7278;
extern const struct WindowConfig gWindowConfig_81E7294;
u8 GetExtCtrlCodeLength(u8 code);
+void ConvertInternationalString(u8 *s, u8 language);
#endif // GUARD_TEXT_H