improve paging logic, remove unused map code
This commit is contained in:
parent
242041da34
commit
5b9254211f
4 changed files with 31 additions and 190 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
#include "main.h"
|
||||
|
||||
// todo: polls, help commands, spacing in combos, clean init_tables
|
||||
// todo: spacing in combos, clean init_tables
|
||||
|
||||
void init_tables(hashmap *elements, hashmap *inv, hashmap *polls, int do_inv) {
|
||||
load_elements(elements, "../elem_data/" combo_file, 0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue