Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ed5fe204 authored by John Stiles's avatar John Stiles
Browse files

Avoid accidental shadowing in AGSL code.

We were shadowing the `turbulence` function with a variable of the
same name. This isn't illegal, but it is not a good idea to do this.
Renamed the variable to `turb`.

Change-Id: Ic2046d2ffe507f03e53a947a884114dd660b143e
parent 0c175e28
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment