mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00:00
remove hacky old MicButton stuff
This commit is contained in:
parent
d8def74dd1
commit
856972f808
3 changed files with 0 additions and 5 deletions
|
@ -51,7 +51,6 @@ typedef struct
|
|||
unsigned char triggerRight; // 0 <= triggerRight <= 255
|
||||
unsigned char analogA; // 0 <= analogA <= 255
|
||||
unsigned char analogB; // 0 <= analogB <= 255
|
||||
bool MicButton; // HAX
|
||||
signed char err; // one of PAD_ERR_* number
|
||||
} SPADStatus;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue