SpriteExtractor
SpriteExtractor copied to clipboard
new: add linkage to math.h and import limits.h
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.