Elaztek Developer Hub
Blamite Game Engine - Sapien (Stub Executable)  00368.02.12.23.1347.blamite
A small stub executable used to launch the Sapien editor.
main.cpp File Reference
#include "sapien.h"
#include <Windows.h>
#include <Strings/components/logger/logger.h>
#include <Strings/components/utils/string/string.h>
#include <HEKSapien/components/settings/config/config.h>
#include <HEKGuerilla/components/tags/tags.h>
#include <HEKGuerilla/components/projects/projects.h>
#include "components/modules/modules.h"
#include "components/modules/keystone/keystone.h"

Functions

void cleanup ()
 
bool startup ()
 
int main (int args_count, char *args[])
 

Function Documentation

◆ cleanup()

void cleanup ( )

◆ main()

int main ( int  args_count,
char *  args[] 
)

◆ startup()

bool startup ( )