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().
Loading
Please sign in to comment
Initialize id to a deterministic value and also mark the unreachable cases in the switch with UNREACHABLE().