Add hinstdll forward to runtime globals

This commit is contained in:
Jeroen van Rijn
2024-07-10 19:58:29 +02:00
parent b02291b20a
commit c49afb0039
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -299,6 +299,8 @@ when ODIN_OS == .Windows {
Thread_Detach = 3,
}
dll_forward_reason: DLL_Forward_Reason
dll_instance: rawptr
}
// IMPORTANT NOTE(bill): Must be in this order (as the compiler relies upon it)