diff --git a/Ja2/gameloop.cpp b/Ja2/gameloop.cpp index d2bfd9ca..1239a020 100644 --- a/Ja2/gameloop.cpp +++ b/Ja2/gameloop.cpp @@ -78,7 +78,7 @@ void HandleNewScreenChange( UINT32 uiNewScreen, UINT32 uiOldScreen ); #ifdef JA2BETAVERSION BOOLEAN gubReportMapscreenLock = 0; -void ReportMapscreenErrorLock() +static void ReportMapscreenErrorLock() { switch( gubReportMapscreenLock ) {