mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-16 11:48:36 +12:00
overlays: add pages to home menu
This commit is contained in:
parent
a56fc57a83
commit
9375e255e1
31 changed files with 1345 additions and 386 deletions
|
@ -20,6 +20,8 @@ public:
|
|||
protected:
|
||||
virtual QThread* get_thread() = 0;
|
||||
|
||||
void OnEmuSettingsChange();
|
||||
|
||||
EmuCallbacks CreateCallbacks();
|
||||
|
||||
std::string m_active_user;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue