![]() |
Blamite Game Engine - Foundry (Stub Executable)
00382.05.09.23.1235.blamite
A small stub executable used to launch the Foundry editor.
|
#include <Windows.h>Go to the source code of this file.
Namespaces | |
| Foundry | |
| Foundry::Modules | |
| Foundry::Modules::Keystone | |
Macros | |
| #define | FOUNDRY |
Functions | |
| FOUNDRY bool | Foundry::Modules::Keystone::SetupModule () |
| FOUNDRY void | Foundry::Modules::Keystone::ShutdownModule () |
| FOUNDRY HMODULE | Foundry::Modules::Keystone::GetKeystoneModuleHandle () |
| FOUNDRY int | Foundry::Modules::Keystone::ShowErrorDialog (bool allow_safemode, bool allow_continue, const char *text) |
| FOUNDRY int | Foundry::Modules::Keystone::ShowFoundryWindow () |
| #define FOUNDRY |