Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
drfiemost committed Jun 2, 2023
2 parents f47066c + 58e7583 commit 95b76a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/IniConfig.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ void IniConfig::readEmulation(iniHandler &ini)
}
}

readBool(ini, TEXT("FastSampling"), emulation_s.fastSampling);
readBool(ini, TEXT("ResidFastSampling"), emulation_s.fastSampling);
}

class iniError
Expand Down

0 comments on commit 95b76a4

Please sign in to comment.