mirror of
https://github.com/zeldaret/oot
synced 2026-05-23 06:54:24 -04:00
4729ac131a
* Run formatter * Touch up angle macros (parentheses and hex constants) * Remove `DEGF_TO_RADF`, use `DEG_TO_RAD` instead * Remove `DEGTORAD`, use `DEG_TO_RAD` instead * Use `DEG_TO_RAD` more