summaryrefslogtreecommitdiffstats
path: root/audio/xmms-nsf/files/patch-src__nes__audiosys.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmms-nsf/files/patch-src__nes__audiosys.h')
-rw-r--r--audio/xmms-nsf/files/patch-src__nes__audiosys.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/xmms-nsf/files/patch-src__nes__audiosys.h b/audio/xmms-nsf/files/patch-src__nes__audiosys.h
deleted file mode 100644
index 396adb8..0000000
--- a/audio/xmms-nsf/files/patch-src__nes__audiosys.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./src/nes/audiosys.h.orig Sun Jan 7 05:17:56 2001
-+++ ./src/nes/audiosys.h Wed Jan 10 20:10:34 2007
-@@ -21,7 +21,7 @@
- } NES_VOLUME_HANDLER;
-
-
--void NESAudioRender(Int16 *bufp, Uint buflen);
-+Uint32 NESAudioRender(Int16 *bufp, Uint buflen);
- void NESAudioHandlerInstall(NES_AUDIO_HANDLER *ph);
- void NESAudioFrequencySet(Uint freq);
- Uint NESAudioFrequencyGet(void);
OpenPOWER on IntegriCloud