cleanup
This commit is contained in:
@@ -209,9 +209,6 @@ inline bool IsRankingToFillIn( const CString& sName ) { return !sName.empty() &&
|
|||||||
|
|
||||||
RankingCategory AverageMeterToRankingCategory( int iAverageMeter );
|
RankingCategory AverageMeterToRankingCategory( int iAverageMeter );
|
||||||
|
|
||||||
const int NUM_RANKING_LINES = 5;
|
|
||||||
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// Group stuff
|
// Group stuff
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -29,6 +29,7 @@ enum PageType
|
|||||||
const CString& PageTypeToString( PageType pt );
|
const CString& PageTypeToString( PageType pt );
|
||||||
PageType StringToPageType( const CString& s );
|
PageType StringToPageType( const CString& s );
|
||||||
|
|
||||||
|
const int NUM_RANKING_LINES = 5;
|
||||||
|
|
||||||
class ScreenRanking : public ScreenAttract
|
class ScreenRanking : public ScreenAttract
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user