1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-14 15:23:39 +00:00

1. Updated macOS message-box to correctly detect cancel button press

2. Fixed compiler warning
3. Updated --no-embedded=1 detection
This commit is contained in:
Bryan Roe
2020-08-02 15:48:15 -07:00
parent 9931cdd9e1
commit b40b4f45e6
4 changed files with 23 additions and 11 deletions

View File

@@ -15,7 +15,7 @@ limitations under the License.
*/
#include "linux_compression.h"
#include "../../../microstack/ILibParsers.h";
#include "../../../microstack/ILibParsers.h"
#if defined(JPEGMAXBUF)
#define MAX_TILE_SIZE JPEGMAXBUF