diff options
| author | 2024-02-03 16:58:23 -0600 | |
|---|---|---|
| committer | 2024-02-03 22:26:55 -0600 | |
| commit | 962f5efdf1af9f07395c28df7a2181733e3e5125 (patch) | |
| tree | 790bd875d37d6f2a78bf93eb35e4dd11718f6379 /src/nbt/nbtht.c | |
| parent | fix using the wrong free function (diff) | |
add lists
Diffstat (limited to 'src/nbt/nbtht.c')
| -rw-r--r-- | src/nbt/nbtht.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nbt/nbtht.c b/src/nbt/nbtht.c new file mode 100644 index 0000000..437a603 --- /dev/null +++ b/src/nbt/nbtht.c @@ -0,0 +1,2 @@ +#define HT_IMPLEMENTATIONS
+#include "nbtht.internal.h"
|
