mirror of
https://github.com/encounter/SDL.git
synced 2025-12-09 13:37:56 +00:00
Autobuild
This commit is contained in:
committed by
Sam Lantinga
parent
0131105408
commit
bd14aa633f
@@ -280,7 +280,7 @@ VITA_SetWindowGrab(_THIS, SDL_Window * window, SDL_bool grabbed)
|
||||
void
|
||||
VITA_DestroyWindow(_THIS, SDL_Window * window)
|
||||
{
|
||||
SDL_VideoData *videodata = (SDL_VideoData *)_this->driverdata;
|
||||
// SDL_VideoData *videodata = (SDL_VideoData *)_this->driverdata;
|
||||
SDL_WindowData *data;
|
||||
|
||||
data = window->driverdata;
|
||||
|
||||
Reference in New Issue
Block a user