Added "nbt_add_list_item(void *item, nbt_tag *pa)"

Notes: item has to be a pointer to an allocated (malloc, etc) memory
block. It doesn't need to be free()'d manually.

Signed-off-by: FliPPeh <Lukas.Niederbremer@hs-osnabrueck.de>
3 files changed