* Applied ajax's cleanup patch
This commit is contained in:
parent
4c6f59c541
commit
fe14a45ad1
40 changed files with 166 additions and 166 deletions
|
@ -180,7 +180,7 @@ void UI_LoadBestScores(const char *map, int game) {
|
|||
UI_ClearScores
|
||||
===============
|
||||
*/
|
||||
void UI_ClearScores() {
|
||||
void UI_ClearScores(void) {
|
||||
char gameList[4096];
|
||||
char *gameFile;
|
||||
int i, len, count, size;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue