summaryrefslogtreecommitdiffhomepage
path: root/src/raymath.h
diff options
context:
space:
mode:
authorRDR8 <[email protected]>2017-03-20 22:48:43 -0500
committerRDR8 <[email protected]>2017-03-20 22:48:43 -0500
commitae0b776eaf8452fc5c579d5c8be1997fdc38741a (patch)
tree0ad74b0a7d8ab9ba4db59f47e834703a5d2c2084 /src/raymath.h
parent7b424929413c9099e0614f875c287e3f206f1b7e (diff)
parent59652c75b43d0437217c0000b03428545905801e (diff)
downloadraylib-ae0b776eaf8452fc5c579d5c8be1997fdc38741a.tar.gz
raylib-ae0b776eaf8452fc5c579d5c8be1997fdc38741a.zip
Merge remote-tracking branch 'upstream/develop' into staging-linux-gitignore
Diffstat (limited to 'src/raymath.h')
-rw-r--r--src/raymath.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/raymath.h b/src/raymath.h
index a2263f19..7e760957 100644
--- a/src/raymath.h
+++ b/src/raymath.h
@@ -1,6 +1,6 @@
/**********************************************************************************************
*
-* raymath v1.0 - Some useful functions to work with Vector3, Matrix and Quaternions
+* raymath v1.0 - Math functions to work with Vector3, Matrix and Quaternions
*
* CONFIGURATION:
*