mirror of
https://github.com/zeldaret/ss
synced 2026-07-09 06:13:17 -04:00
Most of LibMS OK
This commit is contained in:
@@ -58,7 +58,9 @@ public:
|
||||
void setTextWithTextProcessor(const wchar_t *str, dTagProcessor_c *tagProcessor, void *, ...);
|
||||
s32 calcTextLines(const wchar_t *src, dTagProcessor_c *tagProcessor);
|
||||
|
||||
void setMessageWithGlobalTextProcessorAndMsbtInfo(const MsbtInfo *info, const char *labelId, wchar_t *destBuf, u32 maxLen);
|
||||
void setMessageWithGlobalTextProcessorAndMsbtInfo(
|
||||
MsbtInfo *info, const char *labelId, wchar_t *destBuf, u32 maxLen
|
||||
);
|
||||
|
||||
void loadTextFormatVars();
|
||||
void setupGX() const;
|
||||
|
||||
Reference in New Issue
Block a user