odin-lang / Odin

Odin Programming Language
https://odin-lang.org
BSD 3-Clause "New" or "Revised" License
7.01k stars 621 forks source link

Fix typo in the Quaternion dot product implementation #4493

Closed Dudejoe870 closed 1 week ago

Dudejoe870 commented 1 week ago

Fixes a simple typo in the Quaternion dot product (late night coding gets the best of us :( )