sys/windows: fix tabs

This commit is contained in:
Laytan Laats
2025-03-03 19:30:22 +01:00
parent 21a6648cde
commit 05add96fc8

View File

@@ -39,10 +39,10 @@ DWMNCRENDERINGPOLICY :: enum {
}
DWM_WINDOW_CORNER_PREFERENCE :: enum c_int {
DEFAULT,
DONOTROUND,
ROUND,
ROUNDSMALL,
DEFAULT,
DONOTROUND,
ROUND,
ROUNDSMALL,
}
@(default_calling_convention="system")