(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

@@ -60,6 +60,7 @@
#include "functions.h"
#include "elrail_func.h"
#include "rev.h"
#include "highscore.h"
#include "newgrf.h"
#include "newgrf_config.h"