mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-24 11:26:08 +00:00
refactor: nuke all widestrings and widechars everywhere
This commit is contained in:
@@ -18,5 +18,5 @@ public:
|
||||
unsigned char numRepeats = TUTORIAL_MESSAGE_DEFAULT_SHOW);
|
||||
|
||||
bool canDisplay();
|
||||
const wchar_t* getMessageForDisplay();
|
||||
const char* getMessageForDisplay();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user