mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-05-23 23:05:59 -04:00
e673eaefb6
* Handle virtually all warnings in `soh/Enhancements/randomizer`. Handle order of operations warning in FasterHeavyBlockLift. * Missed a few. * Add float-specific versions of some M_PI and M_SQRT defines, and swap them in for the static casts in draw.cpp. * Swap a static cast for M_PIf in check tracker code.