1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-12-04 16:55:56 +00:00
oot/src/overlays/actors/ovl_Demo_Effect
Dragorn421 4729ac131a
Angle cleanup - DEG_TO_RAD (#1157)
* 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
2022-03-20 19:33:29 -04:00
..
z_demo_effect.c Angle cleanup - DEG_TO_RAD (#1157) 2022-03-20 19:33:29 -04:00
z_demo_effect.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00