Update core/sys/windows/dwmapi.odin

Co-authored-by: Laytan <laytanlaats@hotmail.com>
This commit is contained in:
gingerBill
2025-03-02 12:24:45 +00:00
committed by GitHub
parent a1597022af
commit 3963ad1cc1

View File

@@ -38,7 +38,7 @@ DWMNCRENDERINGPOLICY :: enum {
DWMNCRP_LAST,
}
DWM_WINDOW_CORNER_PREFERENCE :: enum c_int{
DWM_WINDOW_CORNER_PREFERENCE :: enum c_int {
DEFAULT,
DONOTROUND,
ROUND,