mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 21:41:26 +12: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
|
@ -5,6 +5,8 @@
|
|||
#include "Emu/Cell/lv2/sys_sync.h"
|
||||
#include "Emu/Cell/timers.hpp"
|
||||
#include "Emu/Io/interception.h"
|
||||
|
||||
#include "Emu/RSX/Overlays/overlay_manager.h"
|
||||
#include "Emu/RSX/Overlays/overlay_message_dialog.h"
|
||||
|
||||
#include "cellSysutil.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue