mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-08-29 18:11:38 +00:00
video: lowercase some video backend names.
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
#include "SDL_androidvulkan.h"
|
||||
#include "SDL_androidmessagebox.h"
|
||||
|
||||
#define ANDROID_VID_DRIVER_NAME "Android"
|
||||
#define ANDROID_VID_DRIVER_NAME "android"
|
||||
|
||||
/* Initialization/Query functions */
|
||||
static int Android_VideoInit(SDL_VideoDevice *_this);
|
||||
|
||||
Reference in New Issue
Block a user