clang-format update

This commit is contained in:
Lyelye150 2025-10-21 22:58:22 -04:00
parent 12a524179f
commit ef3e4c6641

View File

@ -295,7 +295,7 @@ void IsleApp::SetupVideoFlags(
}
#ifdef __WUT__
int main(int argc, char **argv)
int main(int argc, char** argv)
{
return 0;
}