Added protocols,lists and events, and fixed some bugs... refer to changelog.
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
/* Public functions */
|
||||
void show_string(struct descriptor_data *d, char *input);
|
||||
void smash_tilde(char *str);
|
||||
void parse_at(char *str);
|
||||
void parse_tab(char *str);
|
||||
void paginate_string(char *str, struct descriptor_data *d);
|
||||
/** @todo should this really be in modify.c? */
|
||||
ACMD(do_skillset);
|
||||
|
||||
Reference in New Issue
Block a user