elemental-on-terminal/src/loader.h
2025-03-24 20:12:37 -04:00

2 lines
No EOL
61 B
C

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