mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2026-01-28 23:42:52 -05:00
bump to v2, koalageddon mode improvements
This commit is contained in:
@@ -52,13 +52,13 @@ namespace smoke_api {
|
||||
|
||||
extern Config config;
|
||||
|
||||
extern HMODULE self_module;
|
||||
|
||||
extern HMODULE original_library;
|
||||
|
||||
extern bool is_hook_mode;
|
||||
|
||||
extern Path self_directory;
|
||||
|
||||
void init(HMODULE self_module);
|
||||
void init(HMODULE module_handle);
|
||||
|
||||
void shutdown();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user