small scons fix

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6048 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
nakeee 2010-08-04 11:56:25 +00:00
parent 3c3228b6dd
commit 46bd0db43d
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ files = [
'UCodes/UCode_InitAudioSystem.cpp', 'UCodes/UCode_InitAudioSystem.cpp',
'UCodes/UCode_ROM.cpp', 'UCodes/UCode_ROM.cpp',
'UCodes/UCodes.cpp', 'UCodes/UCodes.cpp',
'UCodes/UCode_GBA.cpp',
'UCodes/UCode_Zelda.cpp', 'UCodes/UCode_Zelda.cpp',
'UCodes/UCode_Zelda_ADPCM.cpp', 'UCodes/UCode_Zelda_ADPCM.cpp',
'UCodes/UCode_Zelda_Voice.cpp', 'UCodes/UCode_Zelda_Voice.cpp',