A draft version of find_cmode_slot and orphaned concept for channel
flags
This commit is contained in:
parent
c97bd06789
commit
46d59e1138
2 changed files with 55 additions and 0 deletions
|
@ -63,5 +63,7 @@ extern void chm_voice(struct Client *source_p, struct Channel *chptr,
|
|||
const char **parv, int *errors, int dir, char c, long mode_type);
|
||||
|
||||
extern void construct_noparam_modes(void);
|
||||
extern void find_orphaned_cflags(void);
|
||||
extern unsigned int find_cflag_slot(void);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue