- Update SDL3 from 3.2.10 to 3.2.16

- Update SDL3_image from 3.2.0 to 3.2.4
This commit is contained in:
Matthew Pohlmann
2025-06-19 20:15:09 -07:00
parent 6ff5971e72
commit 6377afbab7
23 changed files with 169 additions and 99 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ when ODIN_OS == .Windows {
MAJOR_VERSION :: 3
MINOR_VERSION :: 2
PATCHLEVEL :: 0
PATCHLEVEL :: 4
Animation :: struct {
w, h: c.int,