mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +00:00
Remove trailing ; in vulkan wrapper
This commit is contained in:
Vendored
+1
-1
@@ -32,7 +32,7 @@ when ODIN_OS == "windows" {
|
||||
}
|
||||
}
|
||||
|
||||
CAMetalLayer :: struct {};
|
||||
CAMetalLayer :: struct {}
|
||||
|
||||
/********************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user