mirror of
https://github.com/tbamud/tbamud.git
synced 2026-04-01 18:07:20 +02:00
Stat output update
This commit is contained in:
parent
9f95400f08
commit
cba4a5b0aa
4 changed files with 877 additions and 590 deletions
|
|
@ -78,6 +78,7 @@ char * convert_from_tabs(char * string);
|
|||
int count_non_protocol_chars(char * str);
|
||||
char *right_trim_whitespace(const char *string);
|
||||
void remove_from_string(char *string, const char *to_remove);
|
||||
const char *const *obj_value_labels(int item_type);
|
||||
|
||||
/* 5e system helpers */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue