mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00:00
Core: Move EXI source files to their own directory
Keeps related source files together and cleans up the root directory of HW a little bit.
This commit is contained in:
parent
b05fc9d369
commit
8078c18a80
43 changed files with 123 additions and 113 deletions
|
@ -21,7 +21,7 @@
|
|||
#include "Common/FileUtil.h"
|
||||
#include "Core/ConfigManager.h"
|
||||
#include "Core/Core.h"
|
||||
#include "Core/HW/EXI.h"
|
||||
#include "Core/HW/EXI/EXI.h"
|
||||
#include "Core/HW/GCMemcard.h"
|
||||
#include "Core/HW/GCPad.h"
|
||||
#include "Core/NetPlayProto.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue