commit | fe798179122bf1b2dd483ce8e402918a5b36be17 | [log] [download] |
---|---|---|
author | FliPPeh <Lukas.Niederbremer@hs-osnabrueck.de> | Thu Oct 21 23:04:44 2010 +0200 |
committer | FliPPeh <Lukas.Niederbremer@hs-osnabrueck.de> | Thu Oct 21 23:04:44 2010 +0200 |
tree | 0468fae2ef36981a66ef51db8f3f65ee17e46290 | |
parent | d4ad59dcac5a0507c06ce958cc4f42e25e7716d8 [diff] |
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>