#include "hellfire/core/Application.h"Go to the source code of this file.
Classes | |
| class | hellfire::IApplicationConfig |
| Application configuration interface. More... | |
Namespaces | |
| namespace | hellfire |
Macros | |
| #define | HELLFIRE_ENTRYPOINT_DEFINED |
Functions | |
| std::unique_ptr< hellfire::IApplicationConfig > | create_application_config () |
| int | main () |
| #define HELLFIRE_ENTRYPOINT_DEFINED |
Definition at line 48 of file EntryPoint.h.
|
extern |
| int main | ( | ) |
Definition at line 50 of file EntryPoint.h.