diff options
| author | Maarten ter Huurne <maarten@treewalker.org> | 2008-11-01 17:48:38 +0000 |
|---|---|---|
| committer | Maarten ter Huurne <maarten@treewalker.org> | 2008-11-01 17:48:38 +0000 |
| commit | c4923df779946f949325bb5a67ed79fed812a906 (patch) | |
| tree | c77f5a264f88527256dd3277c03245447672a057 /Source | |
| parent | 619f144455bedee02d42cfc267de123927074952 (diff) | |
Added new source "IPC_HLE/WII_IPC_HLE_Device_fs.cpp".
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1036 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source')
| -rw-r--r-- | Source/Core/Core/Src/SConscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Core/Core/Src/SConscript b/Source/Core/Core/Src/SConscript index ee08565103..50ddc541d0 100644 --- a/Source/Core/Core/Src/SConscript +++ b/Source/Core/Core/Src/SConscript @@ -54,6 +54,7 @@ files = ["Console.cpp", "IPC_HLE/WII_IPC_HLE.cpp", "IPC_HLE/WII_IPC_HLE_Device_DI.cpp", "IPC_HLE/WII_IPC_HLE_Device_FileIO.cpp", + "IPC_HLE/WII_IPC_HLE_Device_fs.cpp", "IPC_HLE/WII_IPC_HLE_Device_sdio_slot0.cpp", "IPC_HLE/WII_IPC_HLE_Device_usb.cpp", "IPC_HLE/WII_IPC_HLE_WiiMote.cpp", |
