no message

This commit is contained in:
BADIM-PC\Vadim 2017-11-30 16:50:21 +03:00
parent b46be919d4
commit 05bad24852
1 changed files with 1 additions and 0 deletions

View File

@ -696,6 +696,7 @@ static bool loadBinarySection(const char* project, const char* comment, const ch
str2buf(ptr, size*2, (u8*)dst + size*index, flip);
ptr += size*2 + 1;
}
else break;
}
}
else