[HID] Redo service
This commit is contained in:
@@ -95,7 +95,7 @@ void Emulator::run() {
|
||||
}
|
||||
|
||||
// Update inputs in the HID module
|
||||
srv.updateInputs();
|
||||
srv.updateInputs(cpu.getTicks());
|
||||
SDL_GL_SwapWindow(window);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user