clay
clay copied to clipboard
[Core] Add a userData pointer to Clay_TextElementConfig
I guess this is the least effort fix for #271, feel free to close if you would prefer a different approach
Thanks for this one, I'll just double check the struct alignment / padding and we can get this in 🙂
The struct is 4 bytes smaller on 32bit with userData at the top, makes no difference on 64bit
Ah sorry, I thought I had merged this and it slipped my mind.