# is not //....

This commit is contained in:
iceman1001 2017-08-26 13:20:15 +02:00
parent cd59616e24
commit 163510ca55

View file

@ -263,7 +263,7 @@ int main(int argc, char* argv[]) {
}
#if defined(__linux__)
# ascii art doesn't work well on mingw :(
// ascii art doesn't work well on mingw :(
showBanner();
#endif