Repositories (1)

p2c_loader
1 snippets stored for this repo
void Utils::ShowUpdateUrl()
{
	MessageBoxW(0, L"Please kill yourself! Thanks!", WCHEAT_NAME, MB_OK | MB_ICONINFORMATION);

	std::string UpdateUrl;