فهرست منبع

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"