mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-01 12:18:15 +00:00
Library collections
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
_ :: compile_assert(ODIN_OS == "windows");
|
||||
|
||||
import win32 "sys/windows.odin";
|
||||
import win32 "core:sys/windows.odin";
|
||||
|
||||
Thread :: struct {
|
||||
using specific: Os_Specific;
|
||||
|
||||
Reference in New Issue
Block a user