Move import to a windows specific file

This commit is contained in:
gingerBill
2024-06-20 12:38:09 +01:00
parent 3db7780a2c
commit 8c760e140f
2 changed files with 4 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
package all
import wgpu "vendor:wgpu"
_ :: wgpu