From 3c5463799445020fd0fe7ae8a4c9e604d8e5ad15 Mon Sep 17 00:00:00 2001 From: "SND\\edgbla_cp" Date: Fri, 11 Nov 2011 03:40:08 +0000 Subject: Patch 10794. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72167 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/plugins/DFSound/macsrc/maccfg.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 macosx/plugins/DFSound/macsrc/maccfg.h (limited to 'macosx/plugins/DFSound/macsrc') diff --git a/macosx/plugins/DFSound/macsrc/maccfg.h b/macosx/plugins/DFSound/macsrc/maccfg.h new file mode 100644 index 00000000..fa478822 --- /dev/null +++ b/macosx/plugins/DFSound/macsrc/maccfg.h @@ -0,0 +1,13 @@ +// +// maccfg.h +// PeopsSPU +// + +#ifndef PeopsSPU_maccfg_h +#define PeopsSPU_maccfg_h + +void DoAbout(); +long DoConfiguration(); +void LoadConfiguration(); + +#endif -- cgit v1.2.3