Files
Odin/vendor/wgpu/sdl2glue/glue.odin
T
2024-07-23 22:39:50 +03:00

7 lines
146 B
Odin

//+build !linux
//+build !windows
//+build !darwin
package wgpu_sdl2_glue
#panic("package wgpu/sdl2glue is not supported on the current target")