mirror of
https://notabug.org/litucks/torzu.git
synced 2026-05-10 19:50:39 +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 | ||