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