(svn r12924) -Feature: Introducing the so called 'engine pool' which primarily removes the fixed engine type limits and also happens to allow (with the patch option 'dynamic_engines') multiple NewGRF vehicle sets to coexist.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include "window_gui.h"
|
||||
#include "gfx_func.h"
|
||||
#include "engine_func.h"
|
||||
#include "engine_base.h"
|
||||
#include "command_func.h"
|
||||
#include "economy_func.h"
|
||||
#include "news_func.h"
|
||||
|
Reference in New Issue
Block a user