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