Push changement pour Parametres -> Settings

This commit is contained in:
mduval76
2023-11-27 16:03:06 -05:00
parent 1ab83a85a7
commit 4a9ad70d48
8 changed files with 167 additions and 155 deletions

View File

@@ -33,6 +33,8 @@ public:
void ToggleMusicState();
void PauseEngine();
float GetMusicVolume() const;
};
#endif // AUDIO_H__