version 1.50 | version 1.51 | |||
---|---|---|---|---|
|
| |||
/* weather.c */ | /* weather.c */ | |||
void tick_the_clock(void); | void tick_the_clock(void); | |||
void set_darkness_map(mapstruct *m); | void set_darkness_map(mapstruct *m); | |||
void init_weather(void); | ||||
void init_weather(void); | ||||
void perform_weather(void); |
Legend:
|