Fix local sym names not being expanded by PURGE

And an additional bug that broke the attached test
This commit is contained in:
ISSOtm
2020-05-03 19:06:48 +02:00
parent 12693081c9
commit c135e2c6a0
5 changed files with 19 additions and 2 deletions

View File

@@ -11,6 +11,7 @@
#define RGBDS_LINK_HASHMAP_H
#include <assert.h>
#include <stdbool.h>
#define HASH_NB_BITS 32
#define HALF_HASH_NB_BITS 16