Fix oof
@@ -32,7 +32,7 @@ int main() {
#ifdef _WIN32
extern "C" {
int wmain(int argc, wchar_t* argv[]) {
return main(0, nullptr);
return main();
}
#endif
The note is not visible to the blocked user.