Update SDL3 from 3.2.4 to 3.2.20
This commit is contained in:
@@ -157,7 +157,8 @@ static SDL_VideoDevice *Android_CreateDevice(void)
|
||||
VideoBootStrap Android_bootstrap = {
|
||||
ANDROID_VID_DRIVER_NAME, "SDL Android video driver",
|
||||
Android_CreateDevice,
|
||||
Android_ShowMessageBox
|
||||
Android_ShowMessageBox,
|
||||
false
|
||||
};
|
||||
|
||||
bool Android_VideoInit(SDL_VideoDevice *_this)
|
||||
|
||||
Reference in New Issue
Block a user