SortOrder_INVALID, NUM_SortOrder

This commit is contained in:
Glenn Maynard
2006-09-26 07:42:55 +00:00
parent 2ed1154dfb
commit e8a3c636f6
9 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -884,7 +884,7 @@ void ScreenSelectMusic::AfterMusicChange()
g_bWantFallbackCdTitle = false;
bool bWantBanner = true;
static SortOrder s_lastSortOrder = SORT_INVALID;
static SortOrder s_lastSortOrder = SortOrder_INVALID;
if( GAMESTATE->m_SortOrder != s_lastSortOrder )
{
// Reload to let Lua metrics have a chance to change the help text.