Closed Lilcupcake closed 9 years ago
Just removing some unsigned integer warnings and some comparison warnings. I used unsigned even though I am more used to uint since that seemed to be what was in the code already and what is safer for cross platform compilations.
Just removing some unsigned integer warnings and some comparison warnings. I used unsigned even though I am more used to uint since that seemed to be what was in the code already and what is safer for cross platform compilations.