(svn r19767) -Fix [FS#3808]: Height in smallmap was different from measured heights (ChillCore).
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
#include "window_type.h"
|
||||
#include "tile_type.h"
|
||||
|
||||
static const int TILE_HEIGHT_STEP = 50; ///< One Z unit tile height difference is displayed as 50m.
|
||||
|
||||
void SetSelectionRed(bool);
|
||||
|
||||
void DeleteWindowViewport(Window *w);
|
||||
|
Reference in New Issue
Block a user