git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5086 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Sonicadvance1 2010-02-19 20:41:40 +00:00
parent 368cce2ec2
commit 227be30f98
1 changed files with 1 additions and 1 deletions

View File

@ -497,7 +497,7 @@ CFrame::CFrame(wxFrame* parent,
//if we are ever going back to optional iso caching:
//m_GameListCtrl->Update(SConfig::GetInstance().m_LocalCoreStartupParameter.bEnableIsoCache);
//if (m_GameListCtrl) m_GameListCtrl->Update();
if (m_GameListCtrl) m_GameListCtrl->Update();
// If we are rerecording create the status bar now instead of later when a game starts
#ifdef RERECORDING