 |
Blamite Game Engine - Guerilla (Stub Executable)
00386.06.16.23.0646.blamite
A small stub executable that is used to launch Guerilla.
|
GUERILLA void ReleaseModules()
Released all linked modules.
Definition: modules.cpp:22
GUERILLA void ShutdownModule()
Shuts down the Keystone module.
Definition: keystone.cpp:69
GUERILLA bool InitializeModules()
Initializes all needed modules.
Definition: modules.cpp:7
Namespace containing functions for initializing and releasing any modules that Guerilla depends on.
Definition: keystone.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:41