Răsfoiți Sursa

sys/windows: fix xinput build tag

Laytan Laats 8 luni în urmă
părinte
comite
b136aa26c8
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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"