mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-10-01 13:48:47 +00:00
forgot linux fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2052 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
6809ce759e
commit
44058d8d63
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ files = ["Console.cpp",
|
||||||
"HW/VideoInterface.cpp",
|
"HW/VideoInterface.cpp",
|
||||||
"HW/WII_IOB.cpp",
|
"HW/WII_IOB.cpp",
|
||||||
"HW/WII_IPC.cpp",
|
"HW/WII_IPC.cpp",
|
||||||
"HW/SDInterface.cpp",
|
"IPC_HLE/HW/SDInterface.cpp",
|
||||||
"IPC_HLE/WII_IPC_HLE.cpp",
|
"IPC_HLE/WII_IPC_HLE.cpp",
|
||||||
"IPC_HLE/WII_IPC_HLE_Device_DI.cpp",
|
"IPC_HLE/WII_IPC_HLE_Device_DI.cpp",
|
||||||
"IPC_HLE/WII_IPC_HLE_Device_FileIO.cpp",
|
"IPC_HLE/WII_IPC_HLE_Device_FileIO.cpp",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue