(game_reset_tick): New.
(prod_nat): Use it.
This commit is contained in:
parent
d3e0597f0e
commit
aa34ef2b7b
3 changed files with 28 additions and 11 deletions
|
@ -56,5 +56,6 @@ extern void game_record_update(time_t);
|
|||
extern struct gamestr *game_tick_tick(void);
|
||||
extern int game_tick_to_now(short *);
|
||||
extern int game_step_a_tick(struct gamestr *, short *);
|
||||
extern int game_reset_tick(short *);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue