From 243872b4fd82a1ee024e98eaae3e17f6b36a6707 Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 14 Aug 2006 14:21:15 +0000 Subject: (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 --- ship_cmd.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ship_cmd.c') diff --git a/ship_cmd.c b/ship_cmd.c index 7b5737559..ac0492925 100644 --- a/ship_cmd.c +++ b/ship_cmd.c @@ -25,6 +25,7 @@ #include "debug.h" #include "newgrf_callbacks.h" #include "newgrf_text.h" +#include "date.h" static const uint16 _ship_sprites[] = {0x0E5D, 0x0E55, 0x0E65, 0x0E6D}; static const byte _ship_sometracks[4] = {0x19, 0x16, 0x25, 0x2A}; -- cgit v1.2.3-70-g09d2