mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-12 01:38:37 +12:00
move config structs to own files and clean up some headers
This commit is contained in:
parent
5e6b1003ec
commit
fe75311be2
213 changed files with 919 additions and 997 deletions
|
@ -1,9 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
#include "Emu/Io/PadHandler.h"
|
||||
#include "Utilities/Thread.h"
|
||||
#include <limits>
|
||||
#include <unordered_map>
|
||||
|
||||
#include "hidapi.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue