mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-08-28 09:31:36 +00:00
video: lowercase some video backend names.
This commit is contained in:
@@ -126,7 +126,7 @@ static SDL_VideoDevice *RPI_Create()
|
||||
}
|
||||
|
||||
VideoBootStrap RPI_bootstrap = {
|
||||
"RPI",
|
||||
"rpi",
|
||||
"RPI Video Driver",
|
||||
RPI_Create,
|
||||
NULL /* no ShowMessageBox implementation */
|
||||
|
||||
Reference in New Issue
Block a user