diff options
Diffstat (limited to 'emulators/snes9x/files/patch-ai')
-rw-r--r-- | emulators/snes9x/files/patch-ai | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/emulators/snes9x/files/patch-ai b/emulators/snes9x/files/patch-ai deleted file mode 100644 index 703ba3ebc44d..000000000000 --- a/emulators/snes9x/files/patch-ai +++ /dev/null @@ -1,10 +0,0 @@ ---- apudebug.cpp.orig Fri Oct 13 18:39:22 2000 -+++ apudebug.cpp Fri Oct 13 18:39:28 2000 -@@ -41,7 +41,6 @@ - #include "apu.h" - #include "soundux.h" - #include "cpuexec.h" --#include "spctool/spc700.h" - - #ifdef DEBUGGER - extern int NoiseFreq [32]; |