![]() |
Blamite Game Engine - Foundry (Stub Executable)
00361.08.25.22.0004.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 |