Import day length patch
Minor whitespace fixes. http://www.tt-forums.net/viewtopic.php?p=1148227#p1148227
This commit is contained in:

committed by
Jonathan G Rennison

parent
be00f631da
commit
d86a56cbef
@@ -18,7 +18,8 @@ extern Year _cur_year;
|
||||
extern Month _cur_month;
|
||||
extern Date _date;
|
||||
extern DateFract _date_fract;
|
||||
extern uint16 _tick_counter;
|
||||
extern uint16 _tick_counter;
|
||||
extern uint8 _tick_skip_counter;
|
||||
|
||||
void SetDate(Date date, DateFract fract);
|
||||
void ConvertDateToYMD(Date date, YearMonthDay *ymd);
|
||||
|
Reference in New Issue
Block a user