mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-22 10:04:39 +00:00
update total_entries too
This commit is contained in:
parent
d0914ea0e4
commit
41b709ff60
@ -105,7 +105,7 @@ u32 m_language = 1; // english
|
||||
static std::string trophyKey = "";
|
||||
|
||||
// Expected number of items in the config file
|
||||
static constexpr u64 total_entries = 51;
|
||||
static constexpr u64 total_entries = 53;
|
||||
|
||||
bool allowHDR() {
|
||||
return isHDRAllowed;
|
||||
|
Loading…
Reference in New Issue
Block a user