mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-15 21:20:04 +00:00
c5de0a67a8
We can just leverage std::unique_ptr to automatically close these for us in error cases instead of jumping to the end of the function to call fclose on them. |
||
---|---|---|
.. | ||
common | ||
core | ||
input_common | ||
tests | ||
video_core | ||
yuzu | ||
yuzu_cmd | ||
.clang-format | ||
CMakeLists.txt |