bridgefall: Factor bridge_support_at() out of bridgefall()
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
4824648978
commit
636752a234
2 changed files with 32 additions and 28 deletions
|
@ -392,6 +392,7 @@ extern void stop_service(void);
|
|||
extern int confirm(char *);
|
||||
extern int askyn(char *);
|
||||
/* bridgefall.c */
|
||||
extern int bridge_support_at(struct sctstr *, int);
|
||||
extern void bridge_damaged(struct sctstr *);
|
||||
extern void bridgefall(struct sctstr *);
|
||||
/* bsanct.c */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue