mirror of https://github.com/OpenTTD/OpenTTD
(svn r4464) -Codechange: Oops, forgot one file in last commit
parent
22f82bba2e
commit
e7edba56fb
|
@ -17,6 +17,7 @@
|
||||||
#include "variables.h"
|
#include "variables.h"
|
||||||
#include "table/sprites.h"
|
#include "table/sprites.h"
|
||||||
#include "table/strings.h"
|
#include "table/strings.h"
|
||||||
|
#include "vehicle.h"
|
||||||
|
|
||||||
enum {
|
enum {
|
||||||
/* Max waypoints: 64000 (8 * 8000) */
|
/* Max waypoints: 64000 (8 * 8000) */
|
||||||
|
|
Loading…
Reference in New Issue