mirror of
https://github.com/odin-lang/Odin.git
synced 2026-05-04 12:04:41 +00: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