elemental-on-terminal/src/loader.h

2 lines
No EOL
73 B
C

#include "map.h"
int load_elements(hashmap *m, char *table, int use_inv);