mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-09 08:25:16 +00:00
rsx/overlays: Putting it all together
- Migrate dialogs with input-only threads to use the unified input system
This commit is contained in:
parent
12690de9de
commit
ddc9e74aa8
22 changed files with 205 additions and 331 deletions
|
|
@ -4,6 +4,8 @@
|
|||
#include "Emu/VFS.h"
|
||||
#include "Emu/IdManager.h"
|
||||
#include "Emu/Cell/PPUModule.h"
|
||||
|
||||
#include "Emu/RSX/Overlays/overlay_manager.h"
|
||||
#include "Emu/RSX/Overlays/overlay_user_list_dialog.h"
|
||||
|
||||
#include "cellUserInfo.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue