Reworked configure_linker_exports

This commit is contained in:
acidicoala
2025-09-26 00:16:15 +05:00
parent d829396c08
commit 922b649fc3
5 changed files with 16 additions and 16 deletions

View File

@@ -21,10 +21,11 @@
#include "steam_api/virtuals/steam_api_virtuals.hpp"
#include "build_config.h"
#include "proxy_exports.hpp"
#ifdef KB_WIN
#include "koalabox/win.hpp"
#elifdef KB_LINUX
#include "proxy_exports.hpp"
#endif
// Hooking steam_api has shown itself to be less desirable than steamclient