Bring all square roots in the sqrtTable to one decimal place
Created by: dylanstrategie
This is purely experimental, all square roots in the sqrtTable are now defined with one decimal (and rounded properly too). This will have a significant effect on any equation that uses square roots ingame, and should hopefully have minimal processing cost
There doesn't seem to be any serious problems when running with this code, but no benchmarks were done
Changelog included