mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-22 18:15:14 +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 = "";
|
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;
|
||||||
|
Loading…
Reference in New Issue
Block a user