NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
uinput_id Struct Reference

Description

Definition at line 562 of file uinput.h.

Public Attributes

uint16_t bustype
 
uint16_t vendor
 
uint16_t product
 
uint16_t version
 

Member Data Documentation

◆ bustype

uint16_t uinput_id::bustype

Definition at line 563 of file uinput.h.

◆ vendor

uint16_t uinput_id::vendor

Definition at line 564 of file uinput.h.

◆ product

uint16_t uinput_id::product

Definition at line 565 of file uinput.h.

◆ version

uint16_t uinput_id::version

Definition at line 566 of file uinput.h.