mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 14:48:47 +00:00
7 lines
149 B
Odin
7 lines
149 B
Odin
#+build !linux
|
|
#+build !windows
|
|
#+build !darwin
|
|
package wgpu_sdl3_glue
|
|
|
|
#panic("package wgpu/sdl3glue is not supported on the current target")
|