Sync patch.
This commit is contained in:
parent
25765a1b0f
commit
87452af448
3 changed files with 3 additions and 5 deletions
2
advent.h
2
advent.h
|
@ -232,7 +232,7 @@ extern int restore(FILE *);
|
|||
extern long initialise(void);
|
||||
extern int action(command_t command);
|
||||
extern void state_change(obj_t, int);
|
||||
|
||||
extern bool is_valid(struct game_t *valgame);
|
||||
|
||||
void bug(enum bugtype, const char *) __attribute__((__noreturn__));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue