2
0
gingerBill 1 жил өмнө
parent
commit
eee8e0faa2

+ 1 - 0
base/runtime/os_specific_windows.odin

@@ -1,4 +1,5 @@
 //+build windows
+//+private
 package runtime
 
 foreign import kernel32 "system:Kernel32.lib"