TORCS  1.3.9
The Open Racing Car Simulator
mainmenu.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int TorcsMainMenuInit (void)
 
int TorcsMainMenuRun (void)
 

Variables

void * menuHandle
 
tModListRacemanModLoaded
 

Function Documentation

◆ TorcsMainMenuInit()

int TorcsMainMenuInit ( void  )

Definition at line 59 of file mainmenu.cpp.

Here is the call graph for this function:

◆ TorcsMainMenuRun()

int TorcsMainMenuRun ( void  )

Definition at line 116 of file mainmenu.cpp.

Here is the call graph for this function:

Variable Documentation

◆ menuHandle

void* menuHandle

Definition at line 31 of file mainmenu.cpp.

◆ RacemanModLoaded

tModList* RacemanModLoaded

Definition at line 32 of file mainmenu.cpp.