diff options
author | aliaspider | 2014-10-28 08:51:20 +0100 |
---|---|---|
committer | aliaspider | 2014-10-28 08:51:20 +0100 |
commit | a9c9cc3e30e50e8d90e355aa7ea84ae846e0c9bc (patch) | |
tree | cef73a9ec18ff128889643727b27b12c096e224e /Makefile | |
parent | 7c00d00bcec7faf25ecd91c34decab4698ad478c (diff) | |
download | snes9x2005-a9c9cc3e30e50e8d90e355aa7ea84ae846e0c9bc.tar.gz snes9x2005-a9c9cc3e30e50e8d90e355aa7ea84ae846e0c9bc.tar.bz2 snes9x2005-a9c9cc3e30e50e8d90e355aa7ea84ae846e0c9bc.zip |
del some more
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -55,7 +55,7 @@ CPP_SOURCES = source/apu.cpp source/c4.cpp \ source/dma.cpp source/dsp1.cpp \ source/fxdbg.cpp source/fxemu.cpp source/fxinst.cpp \ source/gfx.cpp source/globals.cpp source/loadzip.cpp \ - source/memmap.cpp source/movie.cpp \ + source/memmap.cpp \ source/obc1.cpp source/ppu.cpp \ source/sa1.cpp source/sa1cpu.cpp source/screenshot.cpp \ source/sdd1.cpp source/sdd1emu.cpp \ |