mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-21 03:54:57 +00:00
Forgot to remove this
This commit is contained in:
parent
ee3848d5ba
commit
c6249eb73e
1 changed files with 0 additions and 4 deletions
|
@ -430,10 +430,6 @@ void TASInputDlg::GetValues(SPADStatus *PadStatus, int controllerID)
|
|||
//TODO:: Make this instant not when polled.
|
||||
GetKeyBoardInput(PadStatus);
|
||||
|
||||
// TODO: implement support for more controllers
|
||||
//if (controllerID != 0)
|
||||
// return;
|
||||
|
||||
PadStatus->stickX = mainX;
|
||||
PadStatus->stickY = mainY;
|
||||
PadStatus->substickX = cX;
|
||||
|
|
Loading…
Add table
Reference in a new issue