mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-08 17:18:53 +00:00
Move DVD code to a new directory
This commit is contained in:
parent
542fb347f1
commit
f106ba70d4
21 changed files with 39 additions and 40 deletions
|
@ -43,7 +43,7 @@
|
|||
|
||||
#include "Core/ConfigManager.h"
|
||||
#include "Core/Core.h"
|
||||
#include "Core/HW/DVDInterface.h"
|
||||
#include "Core/HW/DVD/DVDInterface.h"
|
||||
#include "Core/HW/GCKeyboard.h"
|
||||
#include "Core/HW/GCPad.h"
|
||||
#include "Core/HW/Wiimote.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue