Properly initialize the SDL-common level screens for SDL2
This commit is contained in:
@@ -157,6 +157,8 @@ TFB_Pure_ConfigureVideo (int driver, int flags, int width, int height, int toggl
|
||||
SDL_Screens[i] = NULL;
|
||||
}
|
||||
}
|
||||
SDL_Screen = SDL_Screens[0];
|
||||
TransitionScreen = SDL_Screens[2];
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user