no message
This commit is contained in:
parent
b46be919d4
commit
05bad24852
|
@ -696,6 +696,7 @@ static bool loadBinarySection(const char* project, const char* comment, const ch
|
||||||
str2buf(ptr, size*2, (u8*)dst + size*index, flip);
|
str2buf(ptr, size*2, (u8*)dst + size*index, flip);
|
||||||
ptr += size*2 + 1;
|
ptr += size*2 + 1;
|
||||||
}
|
}
|
||||||
|
else break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in New Issue