Elaztek Developer Hub
Blamite Game Engine - Guerilla  00307.01.26.21.0804.blamite
The tag editor for the Blamite Game Engine.
guerilla.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include <Windows.h>
4 
5 #ifndef GUERILLA
6 #define GUERILLA
7 #endif
8 
12 namespace Guerilla
13 {
20 }
GUERILLA
#define GUERILLA
Definition: guerilla.h:6
Guerilla::GetGuerillaDLLHandle
GUERILLA HMODULE GetGuerillaDLLHandle()
Retrieves the module handle for Guerilla.
Definition: main.cpp:76
Guerilla
The main namespace containing all of Guerilla's shared functions.
Definition: logger.h:18