Linux build fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3508 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
c66c54814c
commit
8cf11ff58a
|
@ -21,6 +21,7 @@ files = [
|
|||
'UCodes/UCode_ROM.cpp',
|
||||
'UCodes/UCodes.cpp',
|
||||
'UCodes/UCode_Zelda.cpp',
|
||||
'UCodes/UCode_Zelda_ADPCM.cpp',
|
||||
]
|
||||
|
||||
dspenv = env.Clone()
|
||||
|
|
Loading…
Reference in New Issue