oot/src/overlays
Roman971 92aef346f2
Remove many redundant parentheses (eg. in boolean conditions) (#1220)
* Remove many unnecessary parens around boolean conditions

* Remove duplicate parens in some expressions

* Apply review suggestions

* Update src/overlays/actors/ovl_Bg_Jya_Lift/z_bg_jya_lift.c

Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com>

Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com>
2022-05-12 09:04:37 -04:00
..
actors Remove many redundant parentheses (eg. in boolean conditions) (#1220) 2022-05-12 09:04:37 -04:00
effects Remove many redundant parentheses (eg. in boolean conditions) (#1220) 2022-05-12 09:04:37 -04:00
gamestates Remove many redundant parentheses (eg. in boolean conditions) (#1220) 2022-05-12 09:04:37 -04:00
misc Introduce DEFINE_ENTRANCE for entrance table and create entrance enum (#1213) 2022-05-09 13:45:53 -04:00