diff --git a/src/main/cpp/main.c b/src/main/cpp/main.c index 8957158..a47f983 100644 --- a/src/main/cpp/main.c +++ b/src/main/cpp/main.c @@ -20,7 +20,7 @@ extern "C" { #endif -__attribute__((used)) const char* copyright = "Copyright (C) 2025 Swung0x48, BZLZHH, Tungsten. All rights reserved.\nLogo artwork kindly provided by Aou156."; +__attribute__((used)) const char* copyright = "Copyright (C) 2025 Swung0x48, BZLZHH, Tungsten. All rights reserved. Logo artwork kindly provided by Aou156."; extern char* (*MesaConvertShader)(const char *src, unsigned int type, unsigned int glsl, unsigned int essl); void init_libshaderconv() {