mirror of
https://github.com/yawut/SDL.git
synced 2026-09-07 08:36:19 -05:00
WinRT: made the WinRT video driver report its name correctly
This commit is contained in:
@@ -48,7 +48,7 @@ extern "C" {
|
||||
|
||||
extern SDL_WinRTApp ^ SDL_WinRTGlobalApp;
|
||||
|
||||
#define WINRTVID_DRIVER_NAME "dummy"
|
||||
#define WINRTVID_DRIVER_NAME "winrt"
|
||||
|
||||
/* Initialization/Query functions */
|
||||
static int WINRT_VideoInit(_THIS);
|
||||
|
||||
Reference in New Issue
Block a user