4 lines
88 B
C
4 lines
88 B
C
|
void showScores();
|
||
|
void initFonts();
|
||
|
void showPlayerNames();
|
||
|
bool showLeaveMenu(int pN);
|