Updated XCode Project
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@969 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -61,8 +61,9 @@ void Set_mode_SDL(int *width, int *height, int fullscreen)
|
||||
Screen_pixels=Screen_SDL->pixels;
|
||||
}
|
||||
else
|
||||
{
|
||||
DEBUG("Error: Unable to change video mode!",0);
|
||||
|
||||
}
|
||||
SDL_ShowCursor(0); // Hide the SDL mouse cursor, we use our own
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user