mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 00:27:42 +00:00
Finish CLogBookScreen
This commit is contained in:
@@ -18,6 +18,7 @@ public:
|
||||
void LoadStringTable(CInputStream& in);
|
||||
|
||||
const char16_t* GetString(s32) const;
|
||||
u32 GetStringCount() const { return x0_stringCount; }
|
||||
static void SetLanguage(s32);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user