From 8a24c97e80a762dc854bd8bfa4ddd5ab085ebd57 Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Sat, 20 Dec 2003 21:41:40 +0000 Subject: [PATCH] clean up ScreenBookkeeping --- stepmania/src/ScreenBookkeeping.cpp | 29 ++++++++++++++++++++--------- 1 file changed, 20 insertions(+), 9 deletions(-) diff --git a/stepmania/src/ScreenBookkeeping.cpp b/stepmania/src/ScreenBookkeeping.cpp index eebd2ca527..2c438580e8 100644 --- a/stepmania/src/ScreenBookkeeping.cpp +++ b/stepmania/src/ScreenBookkeeping.cpp @@ -38,7 +38,7 @@ ScreenBookkeeping::ScreenBookkeeping( CString sClassName ) : Screen( sClassName for( int i=0; iGetPathToF("Common normal") ); m_textCols[i].SetText( ssprintf("%d",i) ); @@ -206,19 +206,30 @@ void ScreenBookkeeping::ChangeView( View newView ) int coins[HOURS_PER_DAY]; BOOKKEEPER->GetCoinsByHour( coins ); - CString sTitle, sData; - for( int i=0; i