parent
015dc492de
commit
0cbd1c85a9
1 changed files with 1 additions and 1 deletions
|
@ -218,8 +218,8 @@ void JoypadLinux::monitor_joypads() {
|
|||
}
|
||||
}
|
||||
closedir(input_directory);
|
||||
usleep(1000000); // 1s
|
||||
}
|
||||
usleep(1000000); // 1s
|
||||
}
|
||||
|
||||
void JoypadLinux::close_joypads() {
|
||||
|
|
Loading…
Reference in a new issue