mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2026-01-28 07:22:51 -05:00
Refactored linux exports generator with inja
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
)
|
||||
|
||||
namespace steam_interfaces {
|
||||
constexpr auto STEAM_CLIENT = "SteamClient";
|
||||
|
||||
void hook_virtuals(const void* interface_ptr, const std::string& version_string);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user