mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2026-02-04 09:09:09 +00:00
feat(client): implement locale related calls
This commit is contained in:
parent
6e1f033e83
commit
77f4228abf
5 changed files with 90 additions and 32 deletions
|
|
@ -9,7 +9,8 @@ class CVar;
|
|||
namespace Client {
|
||||
extern CVar* g_accountListVar;
|
||||
extern HEVENTCONTEXT g_clientEventContext;
|
||||
}
|
||||
extern char g_currentLocaleName[5];
|
||||
}
|
||||
|
||||
void ClientPostClose(int32_t a1);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue