More progress
This commit is contained in:
parent
4ddca8607f
commit
cfbecf5071
18 changed files with 320 additions and 426 deletions
|
@ -187,6 +187,7 @@ void WindowsHost::SetDebugMode(bool mode) {
|
|||
}
|
||||
|
||||
void WindowsHost::PollControllers(InputState &input_state) {
|
||||
return;
|
||||
bool doPad = true;
|
||||
for (auto iter = this->input.begin(); iter != this->input.end(); iter++)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue