dolphin/Source/Core/InputCommon/ControllerInterface/Android
mitaclaw 110d32729e Simplify `std::find` with `Common::Contains`
In NandPaths.cpp, the `std::initializer_list<char>` of illegal characters has been turned into a `char[]` (similar to the one in GameList.cpp).

The reverse iteration in ResourcePack.cpp seemed to provide no benefits, and doing without it it seemed to have no ill effects.
2025-01-01 09:52:03 -08:00
..
Android.cpp Simplify `std::find` with `Common::Contains` 2025-01-01 09:52:03 -08:00
Android.h InputCommon: Add Android InputBackend class. 2024-03-11 03:25:31 -05:00