aboutsummaryrefslogtreecommitdiff
path: root/Client/ThirdParty/libfixmath/README.md
blob: 536ffa7b63af15358a67aa5a77ebd72d834767b2 (plain)
1
2
3
4
5
6
7
8
9
# libfixmath

This is a mirror of the libfixmath's original SVN repository on Google Code.

**Not actively maintained, pull requests welcome.**

Libfixmath implements Q16.16 format fixed point operations in C.

License: <a href="http://www.opensource.org/licenses/mit-license.php">MIT</a>