mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-08 08:38:51 +00:00
wgpu: add sdl3 glue
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
#+build !linux
|
||||
#+build !windows
|
||||
#+build !darwin
|
||||
package wgpu_sdl3_glue
|
||||
|
||||
#panic("package wgpu/sdl3glue is not supported on the current target")
|
||||
Reference in New Issue
Block a user