SpriteExtractor icon indicating copy to clipboard operation
SpriteExtractor copied to clipboard

new: add linkage to math.h and import limits.h

Open quimnuss opened this issue 1 year ago • 0 comments

I built SpriteExtractor on linux and it was missing the limits.h import and linkage to the math library. I haven't checked if that breaks Windows build.

quimnuss avatar Aug 31 '24 16:08 quimnuss