Elaztek Developer Hub
Switch Project...
blam!
Editing Kit
Guerilla
Sapien
Tool
Foundry
Libraries
Keystone
Strings
Forums
Discord
Doxygen
Jenkins
Guides
Gitlab
Blamite Game Engine - Sapien (Stub Executable)
00406.12.10.23.1457.blamite
A small stub executable used to launch the Sapien editor.
sapien.h
Go to the documentation of this file.
1
#pragma once
2
3
#ifndef SAPIEN
4
#define SAPIEN
5
#endif
6
7
#ifdef SAPIEN_EXPORTS
8
#define SAPIEN_API __declspec(dllexport)
9
#else
10
#define SAPIEN_API __declspec(dllimport)
11
#endif
12
13
namespace
Sapien
14
{
15
16
}
Sapien
Definition:
blam.h:10
sapien
sapien.h
Generated on Sun Dec 10 2023 18:17:34 for Blamite Game Engine - Sapien (Stub Executable) by
1.8.17