This commit is contained in:
Milan Nikolic 2017-02-21 15:19:22 +01:00
parent 29546140b9
commit 7e1cf349aa
13 changed files with 48 additions and 48 deletions

View file

@ -1,4 +1,4 @@
// Some useful functions to work with Vector3, Matrix and Quaternions
// Package raymath - Some useful functions to work with Vector3, Matrix and Quaternions
package raymath
import (