mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-08 00:28:49 +00:00
Add more sdl3 files
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
package sdl3
|
||||
|
||||
@(default_calling_convention="c", link_prefix="SDL_", require_results)
|
||||
foreign lib {
|
||||
OpenURL :: proc(url: cstring) -> bool ---
|
||||
}
|
||||
Reference in New Issue
Block a user