Options: creat namespace

This commit is contained in:
2025-06-14 17:43:53 +02:00
parent 23e8f90274
commit c748070ba5
18 changed files with 542 additions and 544 deletions

View File

@@ -57,7 +57,7 @@ private:
int mini_logo_final_pos_ = 0; // Posición final del minilogo
// --- Control de audio ---
int initial_volume_ = options.audio.music.volume; // Volumen inicial
int initial_volume_ = Options::audio.music.volume; // Volumen inicial
int steps_ = 0; // Pasos para reducir audio
// --- Rectángulos de renderizado ---