(svn r20188) -Codechange: unVARDEF the _[config|log|highscore]_file variables and move them to a more logical location
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#include "debug.h"
|
||||
|
||||
HighScore _highscore_table[5][5]; // 4 difficulty-settings (+ network); top 5
|
||||
char *_highscore_file; ///< The file to store the highscore data in.
|
||||
|
||||
static const StringID _endgame_perf_titles[] = {
|
||||
STR_HIGHSCORE_PERFORMANCE_TITLE_BUSINESSMAN,
|
||||
|
Reference in New Issue
Block a user