mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2026-01-29 07:52:51 -05:00
bump to v2, koalageddon mode improvements
This commit is contained in:
5
src/core/globals.hpp
Normal file
5
src/core/globals.hpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
namespace globals {
|
||||
extern HMODULE self_module;
|
||||
}
|
||||
Reference in New Issue
Block a user