diff --git a/src/core/game_database.cpp b/src/core/game_database.cpp index d0f45287e..461d848fc 100644 --- a/src/core/game_database.cpp +++ b/src/core/game_database.cpp @@ -92,6 +92,7 @@ static constexpr const std::array(GameDatabase::Tr TRANSLATE_NOOP("GameDatabase", "Force Software Renderer"), TRANSLATE_NOOP("GameDatabase", "Force Software Renderer For Readbacks"), TRANSLATE_NOOP("GameDatabase", "Force Round Texture Coordinates"), + TRANSLATE_NOOP("GameDatabase", "Force Accurate Blending"), TRANSLATE_NOOP("GameDatabase", "Force Interlacing"), TRANSLATE_NOOP("GameDatabase", "Disable True Color"), TRANSLATE_NOOP("GameDatabase", "Disable Upscaling"),