@@ -169,6 +169,7 @@ bool run()
|
||||
int WINAPI WinMain(HINSTANCE /*hInstance*/, HINSTANCE /*hPrevInstance*/, LPSTR /*lpCmdLine*/, int /*nShowCmd*/)
|
||||
{
|
||||
AllocConsole();
|
||||
SetConsoleTitleA(utils::randomizeString(32).c_str());
|
||||
|
||||
/*
|
||||
ansi seequences
|
||||
|
||||
Reference in New Issue
Block a user