(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
#include "stdafx.h"
|
||||
#include "openttd.h"
|
||||
#include "table/strings.h"
|
||||
#include "functions.h"
|
||||
#include "viewport.h"
|
||||
#include "tile_cmd.h"
|
||||
#include "command_func.h"
|
||||
#include "table/sprites.h"
|
||||
#include "viewport.h"
|
||||
|
||||
static void DrawTile_Dummy(TileInfo *ti)
|
||||
{
|
||||
|
Reference in New Issue
Block a user