#include "StaticRegistry.h" #include "BlockType.h" #include "ItemType.h" #define REGISTER(x) const x* x::INSTANCE = new x(); #include "BasicBlocks.h"