modificacions en el flujo de globalInputs

afegida font aseprite
canvis estetics en la info de debug
moviment del cursor del ServiceMenu
This commit is contained in:
2025-06-04 09:44:53 +02:00
parent 7ac0ce9354
commit 64b86c7ac1
13 changed files with 362 additions and 63 deletions

View File

@@ -131,6 +131,7 @@ extern const Color SERV_MENU_TITLE_COLOR;
extern const Color SERV_MENU_TEXT_COLOR;
extern const Color SERV_MENU_SELECTED_COLOR;
extern const Color SERV_MENU_BG_COLOR;
extern const Color DEBUG_COLOR;
// Colores y gráficos
Color getColorLikeKnightRider(const std::vector<Color> &colors, int counter_);