add inventory
This commit is contained in:
parent
7279afeb4c
commit
88e49d7ec8
9 changed files with 79 additions and 17 deletions
|
@ -1 +1,3 @@
|
|||
char *get_command(char *command, char *command_re, char **sort_tmp);
|
||||
#include "map.h"
|
||||
int get_command(char *command, char *command_re, char **sort_tmp);
|
||||
int slash_command(char *command, hashmap *inv);
|
Loading…
Add table
Add a link
Reference in a new issue