mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 06:38:47 +00:00
Merge branch 'master' into odin-global-constants-as-enums
This commit is contained in:
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
Vendored
+1
-1
@@ -14,7 +14,7 @@ bool :: SDL.bool
|
||||
|
||||
MAJOR_VERSION :: 2
|
||||
MINOR_VERSION :: 0
|
||||
PATCHLEVEL :: 15
|
||||
PATCHLEVEL :: 18
|
||||
|
||||
UNICODE_BOM_NATIVE :: 0xFEFF
|
||||
UNICODE_BOM_SWAPPED :: 0xFFFE
|
||||
|
||||
Reference in New Issue
Block a user