the game where you go into mines and start crafting! but for consoles (forked directly from smartcmd's github)
at main 5 lines 126 B view raw
1#pragma comment(lib, "legacy_stdio_definitions.lib") 2 3namespace std { 4 char const* _Winerror_map(int) { return nullptr; } 5}