canvi de pc (toquejant Options)
This commit is contained in:
@@ -54,8 +54,8 @@ private:
|
||||
// --- Variables de estado ---
|
||||
int counter_ = 0; // Temporizador para la pantalla de título
|
||||
Uint64 ticks_ = 0; // Contador de ticks para ajustar la velocidad
|
||||
section::Name next_section_; // Siguiente sección a cargar
|
||||
section::Options selection_ = section::Options::TITLE_TIME_OUT; // Opción elegida en el título
|
||||
Section::Name next_section_; // Siguiente sección a cargar
|
||||
Section::Options selection_ = Section::Options::TITLE_TIME_OUT; // Opción elegida en el título
|
||||
int num_controllers_; // Número de mandos conectados
|
||||
TitleState state_; // Estado actual de la sección
|
||||
|
||||
|
||||
Reference in New Issue
Block a user