Pioneer
Loading...
Searching...
No Matches
Enumerations | Functions
main.cpp File Reference
#include "Game.h"
#include "ModelViewer.h"
#include "Pi.h"
#include "buildopts.h"
#include "core/OS.h"
#include "galaxy/Galaxy.h"
#include "galaxy/GalaxyGenerator.h"
#include "libs.h"
#include "utils.h"
#include "versioningInfo.h"
#include <cstdio>
#include <cstdlib>
Include dependency graph for main.cpp:

Enumerations

enum  RunMode {
  MODE_GAME , MODE_MODELVIEWER , MODE_GALAXYDUMP , MODE_START_AT ,
  MODE_VERSION , MODE_USAGE , MODE_USAGE_ERROR
}
 

Functions

int main (int argc, char **argv)
 

Enumeration Type Documentation

◆ RunMode

enum RunMode
Enumerator
MODE_GAME 
MODE_MODELVIEWER 
MODE_GALAXYDUMP 
MODE_START_AT 
MODE_VERSION 
MODE_USAGE 
MODE_USAGE_ERROR 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)
Here is the call graph for this function: