yuzu/src/core/hle
Lioncash 85db5f4091 fsp_srv: Resolve -Wmaybe_uninitialized warning in OpenSaveDataFileSystem()
Initialize id to a deterministic value and also mark the unreachable
cases in the switch with UNREACHABLE().
2020-08-23 16:37:57 -04:00
..
kernel Merge pull request #4492 from lioncash/linkage 2020-08-15 02:11:49 -04:00
service fsp_srv: Resolve -Wmaybe_uninitialized warning in OpenSaveDataFileSystem() 2020-08-23 16:37:57 -04:00
ipc.h
ipc_helpers.h ipc_helpers: Only allow trivially copyable objects with PushRaw() and PopRaw() 2020-08-05 14:08:28 -04:00
lock.cpp
lock.h
result.h core: Resolve several -Wextra-semi warnings 2020-08-14 09:09:20 -04:00