Make many package time procedures use "contextless" calling convention

This commit is contained in:
gingerBill
2021-10-11 20:08:38 +01:00
parent 3a60bee804
commit 0d258e8b55
6 changed files with 16 additions and 19 deletions
-3
View File
@@ -6,9 +6,6 @@ import win32 "core:sys/windows"
import "core:runtime"
import "core:intrinsics"
import "core:time"
import "core:fmt"
_ :: fmt
Sema :: struct {
count: i32,