Use constant.

This commit is contained in:
Steve Checkoway
2006-08-21 11:34:59 +00:00
parent fceb0841a7
commit 86880827c3
@@ -60,7 +60,7 @@ void ScreenOptionsManageEditSteps::BeginScreen()
SONGMAN->FreeAllLoadedFromProfile( ProfileSlot_Machine );
SONGMAN->LoadAllFromProfileDir( PROFILEMAN->GetProfileDir(ProfileSlot_Machine), ProfileSlot_Machine );
GAMESTATE->m_pCurSong.Set( NULL );
GAMESTATE->m_pCurSteps[0].Set( NULL );
GAMESTATE->m_pCurSteps[PLAYER_1].Set( NULL );
vector<OptionRowHandler*> vHands;