mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2026-01-28 07:22:51 -05:00
Split static & shared lib
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
#pragma once
|
||||
|
||||
namespace smoke_api {
|
||||
void init(HMODULE module_handle);
|
||||
|
||||
void shutdown();
|
||||
}
|
||||
Reference in New Issue
Block a user