(svn r12476) -Codechange: split type engine related types from engine.h (and openttd.h) to engine_type.h.

This commit is contained in:
rubidium
2008-03-28 18:00:38 +00:00
parent d97c16ee8b
commit 93d59fe448
11 changed files with 192 additions and 171 deletions

View File

@@ -7,6 +7,7 @@
#include "../../player_type.h"
#include "../../vehicle_type.h"
#include "../../date_type.h"
#include "../../engine_type.h"
/*
* These defines can be altered to change the behavoir of the AI