sdl: fixed compile error

This commit is contained in:
punkrockguy318 2010-06-24 02:36:51 +00:00
parent 252a4a55ad
commit fbb7026afa
1 changed files with 2 additions and 0 deletions

View File

@ -57,6 +57,8 @@ extern bool MaxSpeed;
bool turbo = false;
int closeFinishedMovie = 0;
int CloseGame(void);
static int inited = 0;