aboutsummaryrefslogtreecommitdiffstats
path: root/code/sys/sys_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'code/sys/sys_local.h')
-rw-r--r--code/sys/sys_local.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/code/sys/sys_local.h b/code/sys/sys_local.h
index 6174876..09d0cc0 100644
--- a/code/sys/sys_local.h
+++ b/code/sys/sys_local.h
@@ -46,6 +46,7 @@ unsigned int CON_LogRead( char *out, unsigned int outSize );
#ifdef MACOS_X
char *Sys_StripAppBundle( char *pwd );
+void Sys_Cocoa_MsgBox( const char *text );
#endif
void Sys_GLimpSafeInit( void );