![]() |
Blamite Game Engine - Guerilla (Stub Executable)
00430.01.19.25.2136.blamite
A small stub executable that is used to launch Guerilla.
|
#include <Windows.h>#include <Strings/components/settings/config/config.h>
Include dependency graph for guerilla.h:
This graph shows which files directly or indirectly include this file: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 |