add inventory
This commit is contained in:
parent
7279afeb4c
commit
88e49d7ec8
9 changed files with 79 additions and 17 deletions
src
|
@ -1,2 +1,2 @@
|
|||
#include "map.h"
|
||||
void load_elements(hashmap *m, char *table);
|
||||
void load_elements(hashmap *m, char *table, int use_inv);
|
Loading…
Add table
Add a link
Reference in a new issue