mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-30 10:13:58 +00:00
Update core/sys/windows/dwmapi.odin
Co-authored-by: Laytan <laytanlaats@hotmail.com>
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user