mirror of
https://github.com/open-goal/jak-project
synced 2026-05-23 06:54:31 -04:00
cfb6abb24d
Rewrites specific kinds of lets where the return value of the `set!` itself is meant to be used to just be `set!`s. Implemented at the let rewrite level. Seems to work for Jak 2 so far. Fixes #1854 .