RobLoach / raylib-aseprite

Load Aseprite files for animated sprites in raylib.
zlib License
70 stars 5 forks source link

Invalid Conversion #19

Closed wwderw closed 1 year ago

wwderw commented 1 year ago

Using Raylib 4.5, I'm getting an invalid conversion with the header file.

invalid conversion from void* to Texture2D* on 220:38.

RobLoach commented 1 year ago

Just added a cast. Mind trying again?

wwderw commented 1 year ago

It built that time. Seems to be good, should know more when I get back to the project later on.

Thanks!

RobLoach commented 1 year ago

Great to hear. Thanks for checking it out