Add missing file to SConscript.
This commit is contained in:
parent
1c30cf754e
commit
2dee2b9f59
|
@ -2,6 +2,7 @@ file_list = Split("""
|
||||||
asm.cpp
|
asm.cpp
|
||||||
cart.cpp
|
cart.cpp
|
||||||
cheat.cpp
|
cheat.cpp
|
||||||
|
conddebug.cpp
|
||||||
config.cpp
|
config.cpp
|
||||||
debug.cpp
|
debug.cpp
|
||||||
fceu.cpp
|
fceu.cpp
|
||||||
|
|
Loading…
Reference in New Issue