Doxygen Samurai Engine 0.0.1
Doxygen Samurai Engine Documentation
Loading...
Searching...
No Matches
pikaMain.cpp File Reference
#include <filesystem>
#include "dllLoader/dllLoader.h"
#include <editor/editor.h>
#include <containerManager/containerManager.h>
Include dependency graph for pikaMain.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Variables

static bool shouldClose = false
 

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

Definition at line 16 of file pikaMain.cpp.

Here is the call graph for this function:

Variable Documentation

◆ shouldClose

bool shouldClose = false
static

Definition at line 14 of file pikaMain.cpp.