![]() |
Blamite Game Engine - Tool (Library)
A command-line utility that aids in the creation of Blamite Cache (.map) Files.
|
#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... | |
| #define TOOL_LIB_API __declspec(dllimport) |
| #define WIN32_LEAN_AND_MEAN |