BLT/include/blt/nbt
Brett c4c23e9cc6 NBT finished, need to add decoder / tests
- evil hacks are not fun (blt::nbt::_internal_ forward declares list and compound for use inside list / compound)
- list could be made faster by bulk allocating when type is known however i believe the compiler is smart enough to do this for me
- testing that should be a todo!
2023-07-26 13:09:41 -04:00
..
nbt.h NBT finished, need to add decoder / tests 2023-07-26 13:09:41 -04:00
nbt_block.h String buffer 2023-07-10 18:45:43 -04:00