This commit is contained in:
gingerBill
2023-12-19 12:32:10 +00:00
+2
View File
@@ -23,6 +23,8 @@ when ODIN_OS == .Windows {
}
} else when ODIN_OS == .Linux {
foreign import lib "system:cmark"
} else when ODIN_OS == .Darwin {
foreign import lib "system:cmark"
}
Option :: enum c.int {