* refactor Steam_Client class implementation, by moving all interfaces getters into a separate .cpp file

* use C++ casts instead of C-Style casts, allowing the compiler to throw errors for invalid usages/casts
This commit is contained in:
otavepto 2024-05-05 04:24:51 +03:00
parent 60e003a925
commit 2ede507e96
2 changed files with 1033 additions and 1011 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff