check both main dir and parent dir (temp fix)
This commit is contained in:
parent
f4be64fe19
commit
4bef1a220c
3 changed files with 29 additions and 10 deletions
|
@ -1,2 +1,2 @@
|
|||
#include "map.h"
|
||||
void load_elements(hashmap *m, char *table, int use_inv);
|
||||
int load_elements(hashmap *m, char *table, int use_inv);
|
Loading…
Add table
Add a link
Reference in a new issue