fix uninitialized (valgrind)
This commit is contained in:
@@ -344,6 +344,7 @@ void ScreenSelectMusic::Init()
|
||||
m_bMadeChoice = false;
|
||||
m_bGoToOptions = false;
|
||||
m_bAllowOptionsMenu = m_bAllowOptionsMenuRepeat = false;
|
||||
ZERO( m_iSelection );
|
||||
|
||||
UpdateOptionsDisplays();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user