mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 21:41:26 +12:00
move overlays code to headers
This commit is contained in:
parent
762c106e19
commit
ee46ad1ca9
23 changed files with 193 additions and 126 deletions
|
@ -2,7 +2,7 @@
|
|||
#include "Emu/Cell/PPUModule.h"
|
||||
#include "Emu/Cell/PPUThread.h"
|
||||
#include "Emu/Cell/lv2/sys_sync.h"
|
||||
#include "Emu/RSX/Overlays/overlays.h"
|
||||
#include "Emu/RSX/Overlays/overlay_message_dialog.h"
|
||||
|
||||
#include "Input/pad_thread.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue