 |
Blamite Game Engine - Guerilla (Stub Executable)
00425.12.30.24.2120.blamite
A small stub executable that is used to launch Guerilla.
|
GUERILLA void ReleaseModules()
Released all linked modules.
Definition: modules.cpp:29
GUERILLA void ShutdownModule()
Shuts down the Keystone module.
Definition: keystone.cpp:73
GUERILLA bool InitializeModules()
Initializes all needed modules.
Definition: modules.cpp:8
Namespace containing functions for initializing and releasing any modules that Guerilla depends on.
Definition: guerilla.h:14
#define GUERILLA
Definition: modules.h:8
GUERILLA bool SetupModule()
Attempts to initialize the Keystone module and import any needed functions.
Definition: keystone.cpp:43