forked from mirror/OpenTTD
(svn r4153) -Codechange. Changed NPF_TILE_LENGTH into an enum and moved it out of variables.h. Just a drop in the bucket, but it is a start
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include "command.h"
|
||||
#include "console.h"
|
||||
#include "saveload.h"
|
||||
#include "npf.h"
|
||||
|
||||
/** The patch values that are used for new games and/or modified in config file */
|
||||
Patches _patches_newgame;
|
||||
|
Reference in New Issue
Block a user