mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-16 11:06:49 +01:00
Fixed compiler warning
This commit is contained in:
parent
f1829d956f
commit
78865effb5
@ -36,7 +36,6 @@
|
||||
static void
|
||||
WIN_UpdateDisplayMode(_THIS, LPCTSTR deviceName, DWORD index, SDL_DisplayMode * mode)
|
||||
{
|
||||
SDL_VideoData *vid_data = (SDL_VideoData *) _this->driverdata;
|
||||
SDL_DisplayModeData *data = (SDL_DisplayModeData *) mode->driverdata;
|
||||
HDC hdc;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user