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)
00367.02.08.23.1815.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:7
sapien
sapien.h
Generated on Wed Feb 8 2023 20:38:57 for Blamite Game Engine - Sapien (Stub Executable) by
1.8.17