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
..
2024-08-20 14:59:54 +02:00
2024-11-02 01:27:07 -05:00
2018-07-07 00:48:38 +02:00
2021-07-13 16:43:28 +02:00
2024-10-23 23:43:24 -07:00
2024-07-06 07:36:31 -04:00
2024-10-19 02:30:44 -07:00
2024-10-19 02:30:44 -07:00
2022-06-21 13:35:14 -07:00
2022-06-21 13:35:14 -07:00
2018-07-07 00:48:38 +02:00