forked from jaildesigner-jailgames/jaildoctors_dilemma
Arreglado el cambio de paleta en el titulo
This commit is contained in:
@@ -56,6 +56,12 @@ private:
|
||||
// Dibuja la marquesina
|
||||
void renderMarquee();
|
||||
|
||||
// Recarga las texturas
|
||||
void reLoadTextures();
|
||||
|
||||
// Cambia la paleta
|
||||
void switchPalette();
|
||||
|
||||
public:
|
||||
// Constructor
|
||||
Title(SDL_Renderer *renderer, Screen *screen, Asset *asset, options_t *options);
|
||||
|
||||
Reference in New Issue
Block a user