We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
HE_SPRITE_MODULE
Please remove this line #define HE_SPRITE_MODULE to make it optional. Currently I can't build without sprite- symbols, but could be great.
#define HE_SPRITE_MODULE
So I can define it in cmake or just directly telling to compiler.
Same for entire Lua-part, but there is more complex thing,