yuzu/src
comex e9bb95ae16 vfs_real: When moving files or directories, don't assume file opening will succeed
Found this via a warning, but it's a substantive fix.

Since this is only for a cache, it should be safe to silently drop the
entry if opening fails.  I think.
2021-01-23 16:19:29 -05:00
..
audio_core
common common: Add missing include to bit_util.h 2021-01-21 15:30:28 -08:00
core vfs_real: When moving files or directories, don't assume file opening will succeed 2021-01-23 16:19:29 -05:00
input_common
tests
video_core
web_service
yuzu Merge pull request #5270 from german77/multiTouch 2021-01-20 22:39:01 -08:00
yuzu_cmd
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt