OSDN Git Service

Group Term_mbcs_cocoa() with the other Term_* functions.
[hengbandforosx/hengbandosx.git] / src / world.h
1 extern bool is_daytime(void);
2 extern void extract_day_hour_min(int *day, int *hour, int *min);