diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-03-03 19:22:10 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-03-03 19:22:10 +0000 |
| commit | 95d8573be44b40a827f244d920b57d75ecff2a5c (patch) | |
| tree | e0bc3ffaa4ad4a628965aca16b8551b33c78c46c /macosx/PcsxrController.h | |
| parent | 655115f51bf9a30a3950f44196f32bde40743e94 (diff) | |
| download | pcsxr-95d8573be44b40a827f244d920b57d75ecff2a5c.tar.gz | |
OS X: Check for an RTFD credits in the plug-ins.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89252 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/PcsxrController.h')
| -rwxr-xr-x | macosx/PcsxrController.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/PcsxrController.h b/macosx/PcsxrController.h index 3c9e6c27..f7fde0a9 100755 --- a/macosx/PcsxrController.h +++ b/macosx/PcsxrController.h @@ -8,7 +8,7 @@ @class ConfigurationController; @class CheatController; -void ShowHelpAndExit(FILE* output, int exitCode); +__private_extern__ void ShowHelpAndExit(FILE* output, int exitCode); extern BOOL wasFinderLaunch; @interface PcsxrController : NSObject <NSApplicationDelegate> |
