Elaztek Developer Hub
Blamite Game Engine - Guerilla (Stub Executable)  00402.09.29.23.0627.blamite
A small stub executable that is used to launch Guerilla.
modules.h File Reference
#include <string>
#include <vector>
#include <Windows.h>
+ Include dependency graph for modules.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.
 

Macros

#define GUERILLA
 

Functions

GUERILLA bool Guerilla::Modules::InitializeModules ()
 Initializes all needed modules. More...
 
GUERILLA void Guerilla::Modules::ReleaseModules ()
 Released all linked modules. More...
 

Macro Definition Documentation

◆ GUERILLA

#define GUERILLA