#include <GL/glut.h>
#include <tgfclient.h>
#include <client.h>
#include <portability.h>
#include <raceinit.h>
#include "windowsspec.h"
Go to the source code of this file.
◆ convertDelimiter()
| static void convertDelimiter |
( |
char * |
buf, |
|
|
const int |
bufsize |
|
) |
| |
|
static |
◆ copyFileIfNotExists()
| static void copyFileIfNotExists |
( |
const char * |
filepath | ) |
|
|
static |
◆ init_args()
| static void init_args |
( |
int |
argc, |
|
|
char ** |
argv, |
|
|
const char ** |
raceconfig |
|
) |
| |
|
static |
◆ main()
| int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ prepareLocalDir()
| static void prepareLocalDir |
( |
| ) |
|
|
static |
◆ setUserLocalDir()
| static void setUserLocalDir |
( |
char * |
buf, |
|
|
const int |
bufsize |
|
) |
| |
|
static |