mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-26 15:34:59 -07:00
7 lines
143 B
Odin
7 lines
143 B
Odin
#+build !linux
|
|
#+build !windows
|
|
#+build !darwin
|
|
package wgpu_sdl2_glue
|
|
|
|
#panic("package wgpu/sdl2glue is not supported on the current target")
|