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

Description

Definition at line 160 of file bta_hh_int.h.

Public Attributes

BOOLEAN mod_key [4]
 
BOOLEAN num_lock
 
BOOLEAN caps_lock
 
UINT8 last_report [8]
 

Member Data Documentation

◆ mod_key

BOOLEAN tBTA_HH_KB_CB::mod_key[4]

Definition at line 162 of file bta_hh_int.h.

◆ num_lock

BOOLEAN tBTA_HH_KB_CB::num_lock

Definition at line 163 of file bta_hh_int.h.

◆ caps_lock

BOOLEAN tBTA_HH_KB_CB::caps_lock

Definition at line 164 of file bta_hh_int.h.

◆ last_report

UINT8 tBTA_HH_KB_CB::last_report[8]

Definition at line 165 of file bta_hh_int.h.