-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fe2e1e6
commit a88adf8
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule mcpelauncher-client
updated
3 files
+45 −29 | src/imgui_ui.cpp | |
+10 −0 | src/jni/main_activity.cpp | |
+2 −8 | src/jni/main_activity.h |
Submodule sdl3
updated
7 files
+2 −0 | docs/README-migration.md | |
+27 −95 | src/audio/pipewire/SDL_pipewire.c | |
+0 −1 | src/dynapi/SDL_dynapi_overrides.h | |
+15 −7 | src/video/SDL_bmp.c | |
+16 −4 | src/video/SDL_pixels.c | |
+0 −19 | src/video/SDL_surface.c | |
+32 −15 | test/testautomation_surface.c |