mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-01-11 20:29:46 +00:00
fd81d7b040
Type casting an int to a float assigns the value of the int to the float which is not what is needed here.