From 05bad24852cb67769f302ecc723709ba92d2087d Mon Sep 17 00:00:00 2001 From: "BADIM-PC\\Vadim" Date: Thu, 30 Nov 2017 16:50:21 +0300 Subject: [PATCH] no message --- src/console.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/console.c b/src/console.c index 5c6f74c..2686213 100644 --- a/src/console.c +++ b/src/console.c @@ -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