Skip to content

make sure that int isnt assumed to be an INT32

bitten2up requested to merge bitten2up/RingRacers:casting-shit into master

This fixes the issue with certain compilers that have int set to different sizes by either explicitly casting or setting templates manually

Merge request reports