Merge pull request #747 from Platin21/master

Fixes for MacOS 11 / Big Sur
This commit is contained in:
gingerBill
2020-09-28 12:48:50 +01:00
committed by GitHub
4 changed files with 19 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
package darwin;
foreign import "system:pthread"
foreign import pthread "System.framework"
import "core:c"