浏览代码

sys/windows: fix xinput build tag

Laytan Laats 8 月之前
父节点
当前提交
b136aa26c8
共有 1 个文件被更改,包括 1 次插入1 次删除
  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"