mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 23:58:50 +00:00
Add sdl3_vulkan.odin
This commit is contained in:
Vendored
-1
@@ -17,5 +17,4 @@ foreign lib {
|
||||
RegisterApp :: proc(name: cstring, style: Uint32, hInst: rawptr) -> bool ---
|
||||
UnregisterApp :: proc() ---
|
||||
GDKSuspendComplete :: proc() ---
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user