set function static

This commit is contained in:
Asdow
2025-12-03 23:52:05 +02:00
parent 63a58502d1
commit e6824bf15d
+1 -1
View File
@@ -78,7 +78,7 @@ void HandleNewScreenChange( UINT32 uiNewScreen, UINT32 uiOldScreen );
#ifdef JA2BETAVERSION
BOOLEAN gubReportMapscreenLock = 0;
void ReportMapscreenErrorLock()
static void ReportMapscreenErrorLock()
{
switch( gubReportMapscreenLock )
{