sdl: fixed compile error
This commit is contained in:
parent
252a4a55ad
commit
fbb7026afa
|
@ -57,6 +57,8 @@ extern bool MaxSpeed;
|
|||
|
||||
bool turbo = false;
|
||||
|
||||
int closeFinishedMovie = 0;
|
||||
|
||||
int CloseGame(void);
|
||||
|
||||
static int inited = 0;
|
||||
|
|
Loading…
Reference in New Issue