Elaztek Developer Hub
Blamite Game Engine - Tool (Library)
A command-line utility that aids in the creation of Blamite Cache (.map) Files.
tool.h File Reference
#include <windows.h>
+ Include dependency graph for tool.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 BlamTool
 Namespace containing functions for Tool.
 

Macros

#define WIN32_LEAN_AND_MEAN
 
#define TOOL_LIB_API   __declspec(dllimport)
 

Functions

TOOL_LIB_API HMODULE BlamTool::GetToolDLLHandle ()
 Retrieves the Tool module handle. More...
 

Macro Definition Documentation

◆ TOOL_LIB_API

#define TOOL_LIB_API   __declspec(dllimport)

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN