mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 23:28:48 +00:00
Move import to a windows specific file
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package all
|
||||
|
||||
import wgpu "vendor:wgpu"
|
||||
_ :: wgpu
|
||||
Reference in New Issue
Block a user