Sync patch.
This commit is contained in:
parent
25765a1b0f
commit
87452af448
3 changed files with 3 additions and 5 deletions
|
@ -112,8 +112,6 @@ int resume(void)
|
|||
return restore(fp);
|
||||
}
|
||||
|
||||
bool is_valid(struct game_t*);
|
||||
|
||||
int restore(FILE* fp)
|
||||
{
|
||||
/* Read and restore game state from file, assuming
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue