diff options
author | YamaArashi <shadow962@live.com> | 2016-06-03 23:27:19 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-06-05 13:43:46 -0700 |
commit | 2998cc719a41e38568468006d41539d1886412df (patch) | |
tree | 8cd0b9e274caf61efd70c6ace731637ad16e3df6 /include/text.h | |
parent | 2405230037bdc7804834eb10aed91bd538dabb4e (diff) |
link.c
Diffstat (limited to 'include/text.h')
-rw-r--r-- | include/text.h | 1 |
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 |