From 95d8573be44b40a827f244d920b57d75ecff2a5c Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Mon, 3 Mar 2014 19:22:10 +0000 Subject: 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 --- macosx/PcsxrController.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macosx/PcsxrController.h') 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 -- cgit v1.2.3