Browse Source

sys/windows: fix xinput build tag

Laytan Laats 8 tháng trước cách đây
mục cha
commit
b136aa26c8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"