mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-22 10:04:39 +00:00
Bump config entries
This commit is contained in:
parent
31a708934c
commit
7687c9aa38
@ -108,7 +108,7 @@ u32 m_language = 1; // english
|
||||
static std::string trophyKey = "";
|
||||
|
||||
// Expected number of items in the config file
|
||||
static constexpr u64 total_entries = 54;
|
||||
static constexpr u64 total_entries = 55;
|
||||
|
||||
int getVolumeSlider() {
|
||||
return volumeSlider;
|
||||
|
Loading…
Reference in New Issue
Block a user