mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 01:21:38 -07:00
Fix #5139
This commit is contained in:
Vendored
+1
-1
@@ -234,7 +234,7 @@ foreign xlib {
|
||||
display: ^Display,
|
||||
window: Window,
|
||||
attr_mask: WindowAttributeMask,
|
||||
attr: XWindowAttributes,
|
||||
attr: ^XWindowAttributes,
|
||||
) ---
|
||||
SetWindowBackground :: proc(
|
||||
display: ^Display,
|
||||
|
||||
Reference in New Issue
Block a user