Level H Engine
Functions
main.cpp File Reference
#include <windows.h>
#include "Core/Application.h"
#include "Core/Logging.h"
Include dependency graph for main.cpp:

Functions

 _declspec (dllexport) DWORD NvOptimusEnablement=0x00000001
 
int main (int argc, char *argv[])
 

Function Documentation

◆ _declspec()

_declspec ( dllexport  )
pure virtual

◆ main()

int main ( int  argc,
char *  argv[] 
)

Log the time and date the program started

Initialise the application instance

Run the application

Destroy the application

Here is the call graph for this function: