the game where you go into mines and start crafting! but for consoles (forked directly from smartcmd's github)
at main 5 lines 178 B view raw
1#include "stdafx.h" 2#include "Class.h" 3 4// 4J Stu - To ensure that other classes can get the _class object of it's superclass, we also need 5// the BaseObject to have that member