mirror of
https://github.com/odin-lang/Odin.git
synced 2026-02-16 08:04:07 +00:00
@@ -52,14 +52,14 @@ HIDP_BUTTON_CAPS :: struct {
|
||||
DataIndexMax: USHORT,
|
||||
},
|
||||
NotRange: struct {
|
||||
Usage: USAGE,
|
||||
Reserved1: USAGE,
|
||||
StringIndex: USHORT,
|
||||
Reserved2: USHORT,
|
||||
DesignatorIndex: USHORT,
|
||||
Reserved3: USHORT,
|
||||
DataIndex: USHORT,
|
||||
Reserved4: USHORT,
|
||||
Usage: USAGE,
|
||||
Reserved1: USAGE,
|
||||
StringIndex: USHORT,
|
||||
Reserved2: USHORT,
|
||||
DesignatorIndex: USHORT,
|
||||
Reserved3: USHORT,
|
||||
DataIndex: USHORT,
|
||||
Reserved4: USHORT,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user