mirror of
https://github.com/love2d/megasource.git
synced 2026-08-19 04:05:09 +02:00
update SDL to libsdl-org/SDL@b8036bd
This commit is contained in:
@@ -277,6 +277,8 @@ int main(int argc, char *argv[])
|
||||
SDL_RenderClear(renderer);
|
||||
}
|
||||
|
||||
SDL_StopTextInput(state->windows[0]);
|
||||
SDL_StopTextInput(state->windows[0]);
|
||||
/* Main render loop */
|
||||
done = 0;
|
||||
#ifdef SDL_PLATFORM_EMSCRIPTEN
|
||||
|
||||
Reference in New Issue
Block a user