![]() |
Blamite Game Engine - Guerilla (Stub Executable)
00319.06.14.21.0211.blamite
A small stub executable that is used to launch Guerilla.
|
#include <string>#include <vector>#include <Windows.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. | |
Macros | |
| #define | GUERILLA |
Functions | |
| GUERILLA void | Guerilla::Modules::InitializeModules () |
| Initializes all needed modules. More... | |
| GUERILLA void | Guerilla::Modules::ReleaseModules () |
| Released all linked modules. More... | |
| #define GUERILLA |