update sdl2 to 2.32.10

This commit is contained in:
AzaezelX 2025-12-24 13:35:39 -06:00
parent a181f488b2
commit 4823dee76e
44 changed files with 439 additions and 182 deletions

View file

@ -61,7 +61,7 @@ public class SDLActivity extends Activity implements View.OnSystemUiVisibilityCh
private static final String TAG = "SDL";
private static final int SDL_MAJOR_VERSION = 2;
private static final int SDL_MINOR_VERSION = 32;
private static final int SDL_MICRO_VERSION = 6;
private static final int SDL_MICRO_VERSION = 10;
/*
// Display InputType.SOURCE/CLASS of events and devices
//