![]() |
Blamite Game Engine - Guerilla (Stub Executable)
00420.05.12.24.2119.blamite
A small stub executable that is used to launch Guerilla.
|
#include <Windows.h>
#include <Strings/components/settings/config/config.h>
Go to the source code of this file.
Namespaces | |
Guerilla | |
The main namespace containing all of Guerilla's shared functions. | |
Guerilla::Modules | |
Namespace containing functions for initializing and releasing any modules that Guerilla depends on. | |
Guerilla::Modules::HEKGuerilla | |
Namespace containing functions related to the HEKGuerilla module, as well as any imported functions from HEKGuerilla. | |
Macros | |
#define | GUERILLA |
Functions | |
GUERILLA bool | Guerilla::Modules::HEKGuerilla::SetupModule () |
Attempts to initialize the Keystone module and import any needed functions. More... | |
GUERILLA void | Guerilla::Modules::HEKGuerilla::ShutdownModule () |
Shuts down the Keystone module. More... | |
#define GUERILLA |