mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-20 11:03:56 +00:00
glue: Correct missing bytes in ApplicationLaunchParameter
This commit is contained in:
@@ -61,8 +61,6 @@ FileSys::StorageId GetStorageIdForFrontendSlot(
|
||||
default:
|
||||
return FileSys::StorageId::None;
|
||||
}
|
||||
|
||||
UNREACHABLE();
|
||||
}
|
||||
|
||||
} // Anonymous namespace
|
||||
|
||||
Reference in New Issue
Block a user