Skip to content
Snippets Groups Projects
Commit 66c9e8e3 authored by Zwip-Zwap Zapony's avatar Zwip-Zwap Zapony
Browse files

Fix "symmetrical"-ish emblem hints for ERRORMODE

"left_hints" is always 3, 4, or 5, so the signedness is irrelevant.
But with ERRORMODE set to 1 when compiling,
the compile would previously stop due to comparing INT32 to UINT32.
parent e6ddfc7c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment