mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-04 14:01:25 +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
|
@ -1,6 +1,10 @@
|
|||
#include "headless_application.h"
|
||||
|
||||
#include "Emu/RSX/GSRender.h"
|
||||
#include "Emu/Cell/Modules/cellMsgDialog.h"
|
||||
#include "Emu/Cell/Modules/cellOskDialog.h"
|
||||
#include "Emu/Cell/Modules/cellSaveData.h"
|
||||
#include "Emu/Cell/Modules/sceNpTrophy.h"
|
||||
|
||||
#include <clocale>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue