mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-15 11:18:36 +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,5 +1,6 @@
|
|||
#include "stdafx.h"
|
||||
#include "PadHandler.h"
|
||||
#include "Emu/System.h"
|
||||
#include "Input/pad_thread.h"
|
||||
|
||||
cfg_input g_cfg_input;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue