mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2026-01-27 23:12:51 -05:00
Switch to DLL_MAIN helper
This commit is contained in:
@@ -16,7 +16,7 @@ constexpr auto STEAM_GAME_SERVER = "SteamGameServer";
|
||||
|
||||
namespace smoke_api {
|
||||
|
||||
void init(HMODULE module_handle);
|
||||
void init(void* module_handle);
|
||||
void shutdown();
|
||||
|
||||
AppId_t get_app_id();
|
||||
|
||||
Reference in New Issue
Block a user