diff --git a/src/frontend/JSONUtils.hpp b/src/frontend/JSONUtils.hpp index 7f8e394d..5ee7193a 100644 --- a/src/frontend/JSONUtils.hpp +++ b/src/frontend/JSONUtils.hpp @@ -24,7 +24,7 @@ static inline nlohmann::json JSONOpenOrCreate(const std::string& path) { {"A", "X"}, {"B", "C"}, {"Z", "Z"}, - {"Start", "Enter"}, + {"Start", "Return"}, {"L", "A"}, {"R", "S"}, {"Dpad Up", ""},