me when sed goes wrong

This commit is contained in:
lizzie
2026-08-30 08:27:22 +00:00
parent 9d5861e830
commit e114e9e083
86 changed files with 151 additions and 151 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ public:
Common::Input::ButtonNames GetUIName(const Common::ParamPackage& params) const override;
private:
boost::container::unordered_flat_map<PadIdentifier, jobject> input_devices;
boost::unordered::unordered_flat_map<PadIdentifier, jobject> input_devices;
/// Returns the correct identifier corresponding to the player index
PadIdentifier GetIdentifier(const std::string& guid, size_t port) const;