mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 16:19:28 +01:00
compile fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3136 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
168362288c
commit
4ae8ad7cf2
@ -13,11 +13,11 @@ files = [
|
|||||||
"gdsp_memory.cpp",
|
"gdsp_memory.cpp",
|
||||||
"gdsp_registers.cpp",
|
"gdsp_registers.cpp",
|
||||||
"DSPAnalyzer.cpp",
|
"DSPAnalyzer.cpp",
|
||||||
"DSPIntArithmetic.cpp",
|
"DspIntArithmetic.cpp",
|
||||||
"DSPIntBranch.cpp",
|
"DspIntBranch.cpp",
|
||||||
"DSPIntLoadStore.cpp",
|
"DspIntLoadStore.cpp",
|
||||||
"DSPIntMisc.cpp",
|
"DspIntMisc.cpp",
|
||||||
"DSPIntMultiplier.cpp",
|
"DspIntMultiplier.cpp",
|
||||||
"DSPJit.cpp",
|
"DSPJit.cpp",
|
||||||
"DSPCodeUtil.cpp",
|
"DSPCodeUtil.cpp",
|
||||||
"LabelMap.cpp",
|
"LabelMap.cpp",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user