mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-08 00:28:49 +00:00
- 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:
Vendored
+1
-1
@@ -11,7 +11,7 @@ when ODIN_OS == .Windows {
|
||||
|
||||
MAJOR_VERSION :: 3
|
||||
MINOR_VERSION :: 2
|
||||
PATCHLEVEL :: 0
|
||||
PATCHLEVEL :: 4
|
||||
|
||||
Animation :: struct {
|
||||
w, h: c.int,
|
||||
|
||||
Reference in New Issue
Block a user