Win32: Fix strict style conformance.

This commit is contained in:
NotKyon
2025-02-09 04:02:00 -08:00
parent 2b36849004
commit ba9e723643

View File

@@ -1612,7 +1612,7 @@ TVINSERTSTRUCTW :: struct {
_: struct #raw_union {
itemex: TVITEMEXW,
item: TV_ITEMW,
}
},
}
TV_INSERTSTRUCTW :: TVINSERTSTRUCTW
LPTVINSERTSTRUCTW :: ^TVINSERTSTRUCTW