mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-06-05 22:33:27 +01:00
ab9210a1f9
`setup.dm`: Renamed `PI`, `E` and `Sqrt2` macros to `M_PI`, `M_E` and `M_SQRT2` Others: Changed the macro usage accordingly: `PI` -> `M_PI`