Remove deinit of video driver
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)
|
||||
|
|
Loading…
Reference in New Issue