mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 22:19:02 +00:00
Headers cleanup
This commit is contained in:
parent
63147fdede
commit
cd87a64621
361 changed files with 211 additions and 558 deletions
|
|
@ -1,5 +1,9 @@
|
|||
#include "Input/product_info.h"
|
||||
|
||||
#include <map>
|
||||
|
||||
#include "Emu/Io/pad_types.h"
|
||||
|
||||
namespace input
|
||||
{
|
||||
static const std::map<product_type, product_info> input_products = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue