(svn r11702) -Codechange: move all date related stuff to date*.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include "window_type.h"
|
||||
#include "vehicle_type.h"
|
||||
#include "tile_type.h"
|
||||
#include "date_type.h"
|
||||
|
||||
struct NewsItem {
|
||||
StringID string_id; ///< Message text (sometimes also used for storing other info)
|
||||
|
Reference in New Issue
Block a user