mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 06:26:49 +00:00
Untangle GUI and input includes
This commit is contained in:
parent
7b49249f5f
commit
f7666f44da
126 changed files with 702 additions and 666 deletions
|
|
@ -5,6 +5,8 @@
|
|||
#include <Emu/IdManager.h>
|
||||
#include <Emu/RSX/Overlays/overlays.h>
|
||||
|
||||
#include "Input/pad_thread.h"
|
||||
|
||||
s32 save_data_dialog::ShowSaveDataList(std::vector<SaveDataEntry>& save_entries, s32 focused, u32 op, vm::ptr<CellSaveDataListSet> listSet)
|
||||
{
|
||||
// TODO: Install native shell as an Emu callback
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue