mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-01 10:52:19 +00:00
Keep -vet happy
This commit is contained in:
2
vendor/directx/dxgi/dxgi.odin
vendored
2
vendor/directx/dxgi/dxgi.odin
vendored
@@ -1187,7 +1187,7 @@ IOutput5_VTable :: struct {
|
||||
HDR_METADATA_TYPE :: enum i32 {
|
||||
NONE = 0,
|
||||
HDR10 = 1,
|
||||
HDR10PLUS = 2
|
||||
HDR10PLUS = 2,
|
||||
}
|
||||
|
||||
HDR_METADATA_HDR10 :: struct {
|
||||
|
||||
Reference in New Issue
Block a user