diff options
Diffstat (limited to 'src/nbt.internal.h')
| -rw-r--r-- | src/nbt.internal.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nbt.internal.h b/src/nbt.internal.h index 88f636b..3e60a10 100644 --- a/src/nbt.internal.h +++ b/src/nbt.internal.h @@ -75,4 +75,6 @@ typedef struct { void nbt__tag_free(nbt_tag_t *tag);
+extern const char *const nbt__type_names[];
+
#endif /* include guard */
|
