mirror of
https://git.citron-emu.org/Citron/Citron.git
synced 2026-04-15 11:21:32 +00:00
The file stream open functions have supported std::string overloads since C++11, so we don't need to use c_str() here. Same behavior, less code. |
||
|---|---|---|
| .. | ||
| audio_core | ||
| common | ||
| core | ||
| input_common | ||
| tests | ||
| video_core | ||
| web_service | ||
| yuzu | ||
| yuzu_cmd | ||
| .clang-format | ||
| CMakeLists.txt | ||