1 2 3 4 5 6 7
#include "Globals.h" #include "WorldStorage/FastNBT.h" int main() { cParsedNBT{}; cFastNBTWriter test{}; }