mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-13 15:19:11 +00:00
Add poll interval to libScePad (#1415)
This commit is contained in:
committed by
GitHub
parent
87f8fea4de
commit
c38e3f77f9
@@ -68,6 +68,8 @@ public:
|
||||
|
||||
void waitEvent();
|
||||
|
||||
void initTimers();
|
||||
|
||||
private:
|
||||
void onResize();
|
||||
void onKeyPress(const SDL_Event* event);
|
||||
|
||||
Reference in New Issue
Block a user