Skip to content

Commit cf9f27d

Browse files
committed
Update raymath.h
1 parent 0a2b81b commit cf9f27d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/raymath.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**********************************************************************************************
22
*
3-
* raymath v2.0 - Math functions to work with Vector2, Vector3, Matrix and Quaternions
3+
* raymath v2.0 - Math functions to work with Vector2, Vector3, Vector4, Matrix and Quaternions
44
*
55
* CONVENTIONS:
66
* - Matrix structure is defined as row-major (memory layout) but parameters naming AND all

0 commit comments

Comments
 (0)