forked from mirror/OpenTTD
(svn r11702) -Codechange: move all date related stuff to date*.
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
#include "table/strings.h"
|
||||
#include "tile_cmd.h"
|
||||
#include "landscape.h"
|
||||
#include "date.h"
|
||||
#include "gui.h"
|
||||
#include "window_gui.h"
|
||||
#include "station_gui.h"
|
||||
@@ -26,6 +25,7 @@
|
||||
#include "strings_func.h"
|
||||
#include "functions.h"
|
||||
#include "window_func.h"
|
||||
#include "date_func.h"
|
||||
|
||||
#include "bridge_map.h"
|
||||
#include "rail_map.h"
|
||||
|
Reference in New Issue
Block a user