fabiangreffrath / taradino

SDL2 port of Rise of the Triad
GNU General Public License v2.0
29 stars 8 forks source link

[rt_draw.c]: Fixing wrong cast, affecting the Apogee logo animation. #31

Closed malespiaut closed 1 year ago

malespiaut commented 1 year ago

Fixes #18

fabiangreffrath commented 1 year ago

Now this fixes the warnings. Could you please check if it fixes the animation as well? I can't, unfortunately, I'm at work right now.

fabiangreffrath commented 1 year ago

I'm at work right now.

Which means I can write and commit code, but I have no chance to test-run the game in an office with ~20 other engineers. 😁

malespiaut commented 1 year ago

Hello Fabian,

I'll check that, right away.

malespiaut commented 1 year ago

That fixed it! Congratulations!

fabiangreffrath commented 1 year ago

That fixed it! Congratulations!

Thanks! While at it, could you please check if #33 works as expected?