mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-21 05:53:12 -07:00
Dirty Feedback State working!
This commit is contained in:
parent
49e7143de9
commit
caa70ab55f
11 changed files with 64 additions and 19 deletions
|
@ -60,6 +60,7 @@ class StreamSession : public QObject
|
|||
|
||||
private slots:
|
||||
void UpdateGamepads();
|
||||
void SendFeedbackState();
|
||||
};
|
||||
|
||||
#endif // CHIAKI_STREAMSESSION_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue