![]() |
Blamite Game Engine - Guerilla (Stub Executable)
00386.06.16.23.0646.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 bool | Guerilla::Modules::InitializeModules () |
Initializes all needed modules. More... | |
GUERILLA void | Guerilla::Modules::ReleaseModules () |
Released all linked modules. More... | |
#define GUERILLA |