Bump config entries

This commit is contained in:
Marcin Mikołajczyk 2025-07-12 17:03:10 +01:00
parent 31a708934c
commit 7687c9aa38

View File

@ -108,7 +108,7 @@ u32 m_language = 1; // english
static std::string trophyKey = ""; static std::string trophyKey = "";
// Expected number of items in the config file // Expected number of items in the config file
static constexpr u64 total_entries = 54; static constexpr u64 total_entries = 55;
int getVolumeSlider() { int getVolumeSlider() {
return volumeSlider; return volumeSlider;