mirror of
https://github.com/yawut/SDL.git
synced 2026-04-22 08:37:27 -05:00
WinRT: made the WinRT video driver report its name correctly
This commit is contained in:
parent
fb9e63614b
commit
7b43dbe1a1
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user