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-12-15 19:54:16 -08:00
2022-06-30 15:26:48 -05:00
2024-07-06 16:56:44 -05:00
2024-01-31 12:54:07 +01:00
2024-08-20 14:59:54 +02:00
2023-02-09 18:36:20 +13:00
2024-08-15 14:20:16 -07:00
2021-12-10 14:49:57 -08:00
2021-12-10 14:49:57 -08:00