mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +00:00
Correct vulkan headers
This commit is contained in:
Vendored
+2
@@ -3,6 +3,8 @@
|
||||
//
|
||||
package vulkan
|
||||
|
||||
import "core:c"
|
||||
|
||||
when ODIN_OS == "windows" {
|
||||
import win32 "core:sys/windows"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user