Ya se puede dibujar en el borde. Útil para poner wallpapers o cualquier otro efectillo

This commit is contained in:
2023-10-08 12:14:54 +02:00
parent e39806f1a3
commit 619acbc9b4
3 changed files with 50 additions and 21 deletions

View File

@@ -100,7 +100,7 @@ Title::Title(SDL_Renderer *renderer, Screen *screen, Resource *resource, Asset *
cheevosSprite->setSpriteClip(cheevosTextureView);
// Cambia el color del borde
screen->setBorderColor(stringToColor(options->palette, "bright_blue"));
screen->setBorderColor(stringToColor(options->palette, "black"));
}
// Destructor