#include "fileops.h"


Go to the source code of this file.
Classes | |
| class | gamedate |
| Keeps track of the time the player spent within the game so far. More... | |
Defines | |
| #define | HOURS_PER_DAY 24 |
| The number of hours that make one gameworld day. | |
| #define | DAYS_PER_WEEK 7 |
| The number of days that make one gameworld week. | |
Definition in file gamedate.h.
| #define HOURS_PER_DAY 24 |
| #define DAYS_PER_WEEK 7 |
1.5.6