Linux build fix

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3508 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
XTra.KrazzY 2009-06-20 11:14:54 +00:00
parent c66c54814c
commit 8cf11ff58a
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ files = [
'UCodes/UCode_ROM.cpp',
'UCodes/UCodes.cpp',
'UCodes/UCode_Zelda.cpp',
'UCodes/UCode_Zelda_ADPCM.cpp',
]
dspenv = env.Clone()