forked from mirror/OpenTTD
(svn r5887) -Cleanup: move date related functions, defines and variables to date.[ch]
-Cleanup: fix whitespace related coding style issues in date.[ch] -Cleanup: make original comments doxygen compatible and remove/change outdated comments
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include "sound.h"
|
||||
#include "variables.h"
|
||||
#include "table/sprites.h"
|
||||
#include "date.h"
|
||||
|
||||
static void DisasterClearSquare(TileIndex tile)
|
||||
{
|
||||
|
Reference in New Issue
Block a user