treballant en la classe Player

This commit is contained in:
2025-10-30 22:01:20 +01:00
parent 1041aaf385
commit c5cfb518a2
4 changed files with 293 additions and 206 deletions

View File

@@ -46,7 +46,7 @@ constexpr int BORDER_HEIGHT = 24; // Alto del borde por defecto
// AUDIO
// =============================================================================
constexpr int AUDIO_VOLUME = 100; // Volumen por defecto
constexpr bool AUDIO_ENABLED = false; // Audio por defecto
constexpr bool AUDIO_ENABLED = true; // Audio por defecto
// MUSIC
constexpr int MUSIC_VOLUME = 80; // Volumen por defecto de la musica