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_registers.cpp",
|
||||
"DSPAnalyzer.cpp",
|
||||
"DSPIntArithmetic.cpp",
|
||||
"DSPIntBranch.cpp",
|
||||
"DSPIntLoadStore.cpp",
|
||||
"DSPIntMisc.cpp",
|
||||
"DSPIntMultiplier.cpp",
|
||||
"DspIntArithmetic.cpp",
|
||||
"DspIntBranch.cpp",
|
||||
"DspIntLoadStore.cpp",
|
||||
"DspIntMisc.cpp",
|
||||
"DspIntMultiplier.cpp",
|
||||
"DSPJit.cpp",
|
||||
"DSPCodeUtil.cpp",
|
||||
"LabelMap.cpp",
|
||||
|
|
Loading…
Reference in New Issue