diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-07-03 06:57:46 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-07-03 06:57:46 +0000 |
| commit | f557fb4d2b84e5948f54a5fbb0a645a5f97b83dd (patch) | |
| tree | 79d17d1962e4c0927dfafedb65107f473952d33c /macosx/plugins/DFSound/Resorces/OpenAL/English.lproj/Credits.rtf | |
| parent | 3b35614dd7a9cd014993931f3576e22b91e8820e (diff) | |
| download | pcsxr-f557fb4d2b84e5948f54a5fbb0a645a5f97b83dd.tar.gz | |
Get rid of the messy preprocessor hack for named sliders on the audio plug-ins for OS X:
Consolidate files that are the same.
Whatever class loads a nib, will be that owner, no matter what the nib says.
Have shared code be in a dylib that loads, so there isn't warnings about conflicting classes.
Other changes
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85757 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/DFSound/Resorces/OpenAL/English.lproj/Credits.rtf')
| -rw-r--r-- | macosx/plugins/DFSound/Resorces/OpenAL/English.lproj/Credits.rtf | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/macosx/plugins/DFSound/Resorces/OpenAL/English.lproj/Credits.rtf b/macosx/plugins/DFSound/Resorces/OpenAL/English.lproj/Credits.rtf deleted file mode 100644 index 3847a9c0..00000000 --- a/macosx/plugins/DFSound/Resorces/OpenAL/English.lproj/Credits.rtf +++ /dev/null @@ -1,13 +0,0 @@ -{\rtf1\mac\ansicpg10025\cocoartf824\cocoasubrtf240 -{\fonttbl\f0\fswiss\fcharset77 Helvetica-Bold;\f1\fswiss\fcharset77 Helvetica;} -{\colortbl;\red255\green255\blue255;} -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs24 \cf0 Macintosh Port: -\f1\b0 \ - Gil Pedersen\ -\ - -\f0\b Original coders: -\f1\b0 \ - Pete Bernert and the P.E.Op.S. team}
\ No newline at end of file |
