Explorar o código

sys/windows: fix xinput build tag

Laytan Laats hai 8 meses
pai
achega
b136aa26c8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      core/sys/windows/xinput.odin

+ 1 - 1
core/sys/windows/xinput.odin

@@ -1,4 +1,4 @@
-// +build windows
+#+build windows
 package sys_windows
 
 foreign import "system:xinput.lib"