mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-28 02:10:06 +00:00
Fix addressing modes for selectors
This commit is contained in:
+1
-1
@@ -112,7 +112,7 @@ GetQueryPerformanceFrequency :: proc() -> i64 {
|
||||
|
||||
GetCommandLineA :: proc() -> ^u8 #foreign
|
||||
|
||||
|
||||
GetCurrentThreadId :: proc() -> u32 #foreign
|
||||
|
||||
// File Stuff
|
||||
|
||||
|
||||
Reference in New Issue
Block a user