From 6809ce759e735fb0b7179ab952e9d9e735af3c0a Mon Sep 17 00:00:00 2001 From: omegadox Date: Sun, 1 Feb 2009 14:16:11 +0000 Subject: [PATCH] Moved SDInterface to IPC_HLE/HW git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2051 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Core/Core/Core.vcproj | 28 +++++++++++-------- .../Core/Src/{ => IPC_HLE}/HW/SDInterface.cpp | 0 .../Core/Src/{ => IPC_HLE}/HW/SDInterface.h | 1 - .../IPC_HLE/WII_IPC_HLE_Device_sdio_slot0.cpp | 2 +- 4 files changed, 17 insertions(+), 14 deletions(-) rename Source/Core/Core/Src/{ => IPC_HLE}/HW/SDInterface.cpp (100%) rename Source/Core/Core/Src/{ => IPC_HLE}/HW/SDInterface.h (95%) diff --git a/Source/Core/Core/Core.vcproj b/Source/Core/Core/Core.vcproj index 4a4b26ff4e..886e9e6c90 100644 --- a/Source/Core/Core/Core.vcproj +++ b/Source/Core/Core/Core.vcproj @@ -775,18 +775,6 @@ > - - - - - - + + + + + + + +