pull out of the header

This commit is contained in:
Glenn Maynard
2005-07-07 04:48:07 +00:00
parent 87acdcfec4
commit d1cb4322fc
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -561,6 +561,11 @@ void ScreenManager::RefreshCreditsMessages()
LOG->MapLog( "JOINED", "Players joined: %s", joined.c_str() );
}
void ScreenManager::ZeroNextUpdate()
{
m_bZeroNextUpdate = true;
}
/* Always play these sounds, even if we're in a silent attract loop. */
void ScreenManager::PlayStartSound()
{