mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-16 04:09:39 +00:00
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. |
||
|---|---|---|
| .. | ||
| BranchWatch.cpp | ||
| BranchWatch.h | ||
| CodeTrace.cpp | ||
| CodeTrace.h | ||
| Debugger_SymbolMap.cpp | ||
| Debugger_SymbolMap.h | ||
| DebugInterface.h | ||
| Dump.cpp | ||
| Dump.h | ||
| GCELF.h | ||
| OSThread.cpp | ||
| OSThread.h | ||
| PPCDebugInterface.cpp | ||
| PPCDebugInterface.h | ||
| RSO.cpp | ||
| RSO.h | ||