proto bit
This commit is contained in:
@@ -1283,7 +1283,7 @@ STATIC_DCL void FDECL(print_queue, (winid, timer_element *));
|
||||
STATIC_DCL void FDECL(insert_timer, (timer_element *));
|
||||
STATIC_DCL timer_element *FDECL(remove_timer, (timer_element **, SHORT_P,
|
||||
genericptr_t));
|
||||
STATIC_DCL void FDECL(write_timer, (int, timer_element*));
|
||||
STATIC_DCL void FDECL(write_timer, (int, timer_element *));
|
||||
STATIC_DCL boolean FDECL(mon_is_local, (struct monst *));
|
||||
STATIC_DCL boolean FDECL(timer_is_local, (timer_element *));
|
||||
STATIC_DCL int FDECL(maybe_write_timer, (int, int, BOOLEAN_P));
|
||||
|
||||
Reference in New Issue
Block a user