XSDL: new icon and random stuff
This commit is contained in:
@@ -6,7 +6,7 @@ enum { VID_X = 480, VID_Y = 320 };
|
||||
void XSDL_initSDL();
|
||||
void XSDL_deinitSDL();
|
||||
void XSDL_unpackFiles(int freeSpaceRequiredMb);
|
||||
void XSDL_showConfigMenu(int * resolutionW, int * displayW, int * resolutionH, int * displayH);
|
||||
void XSDL_showConfigMenu(int * resolutionW, int * displayW, int * resolutionH, int * displayH, int * builtinKeyboard, int * ctrlAltShiftKeys);
|
||||
void XSDL_generateBackground(const char * port, int showHelp, int resolutionW, int resolutionH);
|
||||
void XSDL_showServerLaunchErrorMessage();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user