version 1.49 | version 1.50 | |||
---|---|---|---|---|
|
| |||
int cftimer_create(int id, long delay, object *ob, int mode); | int cftimer_create(int id, long delay, object *ob, int mode); | |||
int cftimer_destroy(int id); | int cftimer_destroy(int id); | |||
int cftimer_find_free_id(void); | int cftimer_find_free_id(void); | |||
/* weather.c */ | ||||
void tick_the_clock(void); | ||||
void set_darkness_map(mapstruct *m); |
Legend:
|