Ya funciona el fade de la pantalla de carga

This commit is contained in:
2024-02-07 18:48:53 +01:00
parent 250efd69bf
commit 5f3ecbbd79
3 changed files with 39 additions and 6 deletions

View File

@@ -23,3 +23,5 @@ void pLoadPal(const char *filename);
void pCls(Uint8 color);
void pFlip(SDL_Renderer *renderer);
bool pFadePal();