More...
#include <stdio.h>
#include <stdlib.h>
#include <tgfclient.h>
#include <raceinit.h>
#include "simuconfig.h"
#include <portability.h>
Go to the source code of this file.
- Version
- $Id$
Definition in file simuconfig.cpp.
◆ ChangeSimuVersion()
| static void ChangeSimuVersion |
( |
void * |
vp | ) |
|
|
static |
◆ onActivate()
| static void onActivate |
( |
void * |
| ) |
|
|
static |
◆ ReadSimuCfg()
| static void ReadSimuCfg |
( |
void |
| ) |
|
|
static |
◆ SaveSimuVersion()
| static void SaveSimuVersion |
( |
void * |
| ) |
|
|
static |
◆ SimuMenuInit()
| void* SimuMenuInit |
( |
void * |
prevMenu | ) |
|
◆ curVersion
◆ LabelColor
| float LabelColor[] = {1.0, 0.0, 1.0, 1.0} |
|
static |
◆ nbVersions
◆ prevHandle
◆ scrHandle
◆ SimuVersionId
◆ simuVersionList
| const char* simuVersionList[] = {"simuv2", "simuv3"} |
|
static |