(svn r2781) Fix some of the issues with variables in .h files.
This commit is contained in:
@@ -29,9 +29,6 @@
|
||||
#include "network_client.h"
|
||||
#include "network_server.h"
|
||||
|
||||
#include "table/animcursors.h"
|
||||
|
||||
|
||||
/* Min/Max date for scenario editor */
|
||||
static const uint MinDate = 0; // 1920-01-01 (MAX_YEAR_BEGIN_REAL)
|
||||
static const uint MaxDate = 29220; // 2000-01-01
|
||||
|
Reference in New Issue
Block a user