mirror of https://github.com/nothings/stb.git
Remove arg from memset macro
My clang doesn't like the macro defined this way, choking at the callsite on line 195 with "too many arguments provided to function-like macro invocation" This change matches what is done for STBTT_memset in stb_truetype.h
This commit is contained in:
parent
9d9f75eb68
commit
c8245bbf22
Loading…
Reference in New Issue