TORCS  1.3.9
The Open Racing Car Simulator
main.cpp File Reference
#include <stdlib.h>
#include <GL/glut.h>
#include <tgfclient.h>
#include <client.h>
#include "linuxspec.h"
#include <raceinit.h>
Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

static void init_args (int argc, char **argv, const char **raceconfig)
 
int main (int argc, char *argv[])
 

Variables

bool bKeepModules
 

Function Documentation

◆ init_args()

static void init_args ( int  argc,
char **  argv,
const char **  raceconfig 
)
static

Definition at line 33 of file main.cpp.

Here is the call graph for this function:

◆ main()

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

Definition at line 124 of file main.cpp.

Here is the call graph for this function:

Variable Documentation

◆ bKeepModules

bool bKeepModules