store relative timestamps in save and bones
This commit is contained in:
@@ -2827,6 +2827,8 @@ extern void freedynamicdata(void);
|
||||
extern void store_savefileinfo(NHFILE *) NONNULLARG1;
|
||||
extern void store_savefileinfo(NHFILE *) NONNULLARG1;
|
||||
extern int nhdatatypes_size(void);
|
||||
extern void moves_to_relative_time(long *);
|
||||
extern void relative_time_to_moves(long *);
|
||||
#if 0
|
||||
extern void assignlog(char *, char*, int);
|
||||
extern FILE *getlog(NHFILE *);
|
||||
|
||||
Reference in New Issue
Block a user