mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-03 06:39:33 +00:00
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
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ files = [
|
||||||
'UCodes/UCode_ROM.cpp',
|
'UCodes/UCode_ROM.cpp',
|
||||||
'UCodes/UCodes.cpp',
|
'UCodes/UCodes.cpp',
|
||||||
'UCodes/UCode_Zelda.cpp',
|
'UCodes/UCode_Zelda.cpp',
|
||||||
|
'UCodes/UCode_Zelda_ADPCM.cpp',
|
||||||
]
|
]
|
||||||
|
|
||||||
dspenv = env.Clone()
|
dspenv = env.Clone()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue