mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-29 21:03:11 +00:00
ab4423e7ad
Spotted via -Wunsequenced.
Easing equations had different behaviours depending on the toolchain
due to its abusing of inline assignments.
(cherry picked from commit 3936da7ab4)