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