mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
set function static
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@ void HandleNewScreenChange( UINT32 uiNewScreen, UINT32 uiOldScreen );
|
||||
|
||||
#ifdef JA2BETAVERSION
|
||||
BOOLEAN gubReportMapscreenLock = 0;
|
||||
void ReportMapscreenErrorLock()
|
||||
static void ReportMapscreenErrorLock()
|
||||
{
|
||||
switch( gubReportMapscreenLock )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user