![]() |
Blamite Game Engine - Foundry (Stub Executable)
00411.04.21.24.0017.blamite
A small stub executable used to launch the Foundry editor.
|
#include <Windows.h>
Include dependency graph for keystone.h:
This graph shows which files directly or indirectly include this file: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 |