mirror of
https://github.com/encounter/SDL.git
synced 2025-12-10 14:07:50 +00:00
Remove deinit of video driver
This commit is contained in:
committed by
Sam Lantinga
parent
83c1179744
commit
3f7dda8c72
@@ -95,7 +95,7 @@ static int PS2_VideoInit(_THIS)
|
||||
|
||||
static void PS2_VideoQuit(_THIS)
|
||||
{
|
||||
/*gsKit_deinit_global(gsGlobal);*/
|
||||
|
||||
}
|
||||
|
||||
static SDL_VideoDevice *PS2_CreateDevice(int devindex)
|
||||
|
||||
Reference in New Issue
Block a user