sys/windows: fix tabs

This commit is contained in:
Laytan Laats
2025-03-03 19:30:22 +01:00
parent 21a6648cde
commit 05add96fc8
+4 -4
View File
@@ -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")