![]() |
Blamite Game Engine - blam!
00272.10.26.20.0001.blamite
The core library for the Blamite Game Engine.
|
#include "keystone.h"
Typedefs | |
typedef int(CALLBACK * | _ShowMainWindow) () |
typedef int(CALLBACK * | _ShowErrorDialog) (bool classic, bool allow_safemode, bool allow_continue, const char *text) |
Variables | |
HMODULE | keystone_handle |
The module handle of the Keystone library. More... | |
_ShowMainWindow | __Keystone_ShowMainWindow |
_ShowErrorDialog | __Keystone_ShowErrorDialog |
typedef int(CALLBACK* _ShowErrorDialog) (bool classic, bool allow_safemode, bool allow_continue, const char *text) |
typedef int(CALLBACK* _ShowMainWindow) () |
_ShowErrorDialog __Keystone_ShowErrorDialog |
_ShowMainWindow __Keystone_ShowMainWindow |
HMODULE keystone_handle |
The module handle of the Keystone library.