-
- Downloads
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
Loading
Please register or sign in to comment