mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +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
|
@ -35,7 +35,7 @@
|
|||
#include "Common/MsgHandler.h"
|
||||
|
||||
#include "Core/ConfigManager.h"
|
||||
#include "Core/HW/EXI_Device.h"
|
||||
#include "Core/HW/EXI/EXI_Device.h"
|
||||
#include "Core/NetPlayClient.h"
|
||||
#include "Core/NetPlayProto.h"
|
||||
#include "Core/NetPlayServer.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue