mirror of
https://github.com/zeldaret/oot
synced 2026-08-17 13:29:51 -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