CMessages::GetTokenPadKeyString

This commit is contained in:
Sergeanur
2021-01-22 05:49:17 +02:00
parent b5deee823c
commit 8dab92d158
5 changed files with 85 additions and 15 deletions

View File

@@ -62,6 +62,7 @@ public:
static void ClearThisBigPrint(wchar *str);
static void ClearAllMessagesDisplayedByGame(void);
static void ClearThisBigPrintNow(uint32 id);
static int GetTokenPadKeyString(const wchar *in, wchar *out);
// unused or cut
//static void AddMessageSoonWithString(wchar*, uint32, uint16, wchar*);