More...
#include <stdlib.h>
#include <stdio.h>
#include <tgfclient.h>
#include <raceman.h>
#include <racescreens.h>
#include "racemain.h"
#include "raceinit.h"
#include "raceengine.h"
#include "racegl.h"
#include "raceresults.h"
#include "racemanmenu.h"
#include "racestate.h"
Go to the source code of this file.
- Author
- Eric Espie
- Version
- $Id$
Definition in file racestate.cpp.
◆ ReStateApply()
| void ReStateApply |
( |
void * |
vstate | ) |
|
◆ ReStateInit()
| void ReStateInit |
( |
void * |
prevMenu | ) |
|
◆ ReStateManage()
| void ReStateManage |
( |
void |
| ) |
|
◆ mainMenu