mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-15 15:41:26 -07:00
Begin mocking os2 for windows out more
This commit is contained in:
@@ -30,7 +30,7 @@ Monitor_Enum_Proc :: distinct #type proc "std" (Hmonitor, Hdc, ^Rect, Lparam) ->
|
||||
|
||||
Bool :: distinct b32
|
||||
|
||||
Wstring :: distinct ^u16
|
||||
Wstring :: distinct [^]u16
|
||||
|
||||
Point :: struct {
|
||||
x, y: i32,
|
||||
|
||||
Reference in New Issue
Block a user