Refactored hook calls

This commit is contained in:
acidicoala
2023-01-06 09:54:51 +03:00
parent 011f3fac5d
commit eaca0bec34
22 changed files with 158 additions and 161 deletions

View File

@@ -1,8 +1,8 @@
#include <smoke_api/smoke_api.hpp>
#include <koalabox/koalabox.hpp>
#include <steam_functions/steam_functions.hpp>
namespace steam_client {
using namespace smoke_api;
using namespace koalabox;
void* GetGenericInterface(
const String& function_name,