This commit is contained in:
Aurora Wright 2017-05-06 15:48:38 +02:00
parent 62a57d0f47
commit f5aa63936c

View File

@ -564,7 +564,7 @@ static inline bool patchLayeredFs(u64 progId, u8 *code, u32 size, u32 textSize,
!findLayeredFsPayloadOffset(code, textSize, roSize, dataSize, roAddress, dataAddress, &payloadOffset, &pathOffset, &pathAddress)) return false;
static const char *updateRomFsMounts[] = { "rom2:",
"rex:"
"rex:",
"patch:",
"ext:",
"rom:" };