#include "CHighScores.h"
#include "f32file.h"
#include "s32file.h"
Include dependency graph for CHighScores.cpp:

Go to the source code of this file.
Variables | |
| const TInt | KHighScoreEntries = 7 |
| Number of entries in the table. More... | |
Definition in file CHighScores.cpp.
|
|
Number of entries in the table.
Definition at line 19 of file CHighScores.cpp. Referenced by CHighScores::AddScoreL(), CHighScores::GoodEnough(), CHighScores::InitL(), CHighScores::LoadL(), CHighScores::Number(), and CHighScores::SaveL(). |