Remove trailing ; in vulkan wrapper

This commit is contained in:
gingerBill
2021-09-08 13:28:41 +01:00
parent 36151d227a
commit 3aa2924a06
3 changed files with 70 additions and 70 deletions
+1 -1
View File
@@ -587,7 +587,7 @@ when ODIN_OS == "windows" {
\t}
}
CAMetalLayer :: struct {};
CAMetalLayer :: struct {}
/********************************/
""")