Elaztek Developer Hub
Switch Project...
blam!
Editing Kit
Guerilla
Sapien
Tool
Foundry
Libraries
Keystone
Strings
Forums
Discord
Doxygen
Jenkins
Guides
Gitlab
Blamite Game Engine - Foundry (Stub Executable)
00366.10.17.22.0321.blamite
A small stub executable used to launch the Foundry editor.
modules.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <string>
4
#include <vector>
5
#include <Windows.h>
6
7
#ifndef FOUNDRY
8
#define FOUNDRY
9
#endif
10
11
namespace
Foundry
12
{
13
namespace
Modules
14
{
15
FOUNDRY
bool
InitializeModules
();
16
FOUNDRY
void
ReleaseModules
();
17
}
18
}
Foundry::Modules::ReleaseModules
FOUNDRY void ReleaseModules()
Definition:
modules.cpp:22
Foundry
Definition:
blam.h:7
FOUNDRY
#define FOUNDRY
Definition:
modules.h:8
Foundry::Modules::InitializeModules
FOUNDRY bool InitializeModules()
Definition:
modules.cpp:7
foundry
components
modules
modules.h
Generated on Mon Oct 17 2022 05:58:29 for Blamite Game Engine - Foundry (Stub Executable) by
1.8.17