mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-07 16:18:52 +00:00
Add sdl3_atomic.odin
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
package sdl3
|
||||
|
||||
@(export)
|
||||
foreign import lib {
|
||||
"SDL3.lib"
|
||||
}
|
||||
Reference in New Issue
Block a user