mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +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
|
|
@ -6,6 +6,11 @@
|
|||
#include "Utilities/BEType.h"
|
||||
#include "Emu/Io/Skylander.h"
|
||||
|
||||
#include <QLabel>
|
||||
#include <QGroupBox>
|
||||
#include <QFileDialog>
|
||||
#include <QVBoxLayout>
|
||||
|
||||
skylander_dialog* skylander_dialog::inst = nullptr;
|
||||
|
||||
const std::map<const u16, const std::string> list_skylanders = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue