mirror of
https://codeberg.org/steam-vent/proto.git
synced 2026-08-02 12:14:48 +02:00
Update to latest proto definitions from SteamDatabase/Protobufs
From commit 085746bbf6b48d1b89b7a63e7876932793f4c08f
This commit is contained in:
parent
8634a44673
commit
8ce47e5e16
127 changed files with 40662 additions and 28630 deletions
|
|
@ -35,6 +35,7 @@ message CHIDDeviceInfo {
|
|||
optional bool is_xinput_device_OBSOLETE = 18 [default = false];
|
||||
optional uint32 session_remote_play_together_appid = 19;
|
||||
optional bool is_steamvr_device = 20 [default = false];
|
||||
optional uint32 caps_bits2 = 21;
|
||||
}
|
||||
|
||||
message CHIDDeviceInputReport {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue