mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 23:58:50 +00:00
cleanup
This commit is contained in:
@@ -131,4 +131,4 @@ when ODIN_OS == "linux" {
|
||||
tss_get :: proc(key: tss_t) -> rawptr ---;
|
||||
tss_set :: proc(key: tss_t, val: rawptr) -> int ---;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user