Stat output update

This commit is contained in:
kinther 2025-12-15 12:32:41 -08:00
parent 9f95400f08
commit cba4a5b0aa
4 changed files with 877 additions and 590 deletions

View file

@ -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 */