(svn r14815) -Codechange: separate 'highscore' code from 'company' code

This commit is contained in:
smatz
2009-01-03 18:44:20 +00:00
parent db56caff3d
commit 09cd9a8017
12 changed files with 434 additions and 366 deletions

View File

@@ -27,6 +27,7 @@
#include "widgets/dropdown_type.h"
#include "widgets/dropdown_func.h"
#include "station_func.h"
#include "highscore.h"
#include <map>
#include "table/sprites.h"