mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2026-02-04 09:09:09 +00:00
feat(client): add PatchFiles class
This commit is contained in:
parent
4a74c722a4
commit
8d54e8ad0b
6 changed files with 124 additions and 8 deletions
|
|
@ -14,6 +14,8 @@ namespace Client {
|
|||
|
||||
void ClientPostClose(int32_t a1);
|
||||
|
||||
const char* UpdateInstallLocation();
|
||||
|
||||
void CommonMain();
|
||||
|
||||
void StormInitialize();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue