mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-29 01:08:44 +00:00
Remove deinit of video driver
This commit is contained in:
parent
83c1179744
commit
3f7dda8c72
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue