mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 03:07:41 +00:00
Char16 refactor and GuiSys bug fixes
This commit is contained in:
@@ -17,7 +17,7 @@ public:
|
||||
CStringTable(CInputStream& in);
|
||||
void LoadStringTable(CInputStream& in);
|
||||
|
||||
const wchar_t* GetString(s32) const;
|
||||
const char16_t* GetString(s32) const;
|
||||
static void SetLanguage(s32);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user