dfhack/tools/playground/lumberjack.cpp

6 lines
62 B
C++

int main (int numargs, const char ** args)
{
return 0;
}