mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-30 11:20:08 +00:00
sys/windows: fix tabs
This commit is contained in:
@@ -39,10 +39,10 @@ DWMNCRENDERINGPOLICY :: enum {
|
|||||||
}
|
}
|
||||||
|
|
||||||
DWM_WINDOW_CORNER_PREFERENCE :: enum c_int {
|
DWM_WINDOW_CORNER_PREFERENCE :: enum c_int {
|
||||||
DEFAULT,
|
DEFAULT,
|
||||||
DONOTROUND,
|
DONOTROUND,
|
||||||
ROUND,
|
ROUND,
|
||||||
ROUNDSMALL,
|
ROUNDSMALL,
|
||||||
}
|
}
|
||||||
|
|
||||||
@(default_calling_convention="system")
|
@(default_calling_convention="system")
|
||||||
|
|||||||
Reference in New Issue
Block a user