mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 13:48:56 +00:00
Core: Move SI source files to their own directory
This commit is contained in:
parent
71ea457874
commit
794d0a9d7c
31 changed files with 89 additions and 80 deletions
|
@ -11,7 +11,7 @@
|
|||
#include "Common/IniFile.h"
|
||||
#include "Common/NonCopyable.h"
|
||||
#include "Core/HW/EXI/EXI_Device.h"
|
||||
#include "Core/HW/SI_Device.h"
|
||||
#include "Core/HW/SI/SI_Device.h"
|
||||
|
||||
namespace DiscIO
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue