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:
+1
-1
@@ -587,7 +587,7 @@ when ODIN_OS == "windows" {
|
||||
\t}
|
||||
}
|
||||
|
||||
CAMetalLayer :: struct {};
|
||||
CAMetalLayer :: struct {}
|
||||
|
||||
/********************************/
|
||||
""")
|
||||
|
||||
Reference in New Issue
Block a user