mirror of
https://github.com/recp/cglm.git
synced 2025-10-04 09:08:53 +00:00
Fix typo in comment
This commit is contained in:
@@ -51,9 +51,9 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Clip control: define GLM_FORCE_DEPTH_ZERO_TO_ONE before including
|
* Clip control: define CGLM_FORCE_DEPTH_ZERO_TO_ONE before including
|
||||||
* CGLM to use a clip space between 0 to 1.
|
* CGLM to use a clip space between 0 to 1.
|
||||||
* Coordinate system: define GLM_FORCE_LEFT_HANDED before including
|
* Coordinate system: define CGLM_FORCE_LEFT_HANDED before including
|
||||||
* CGLM to use the left handed coordinate system by default.
|
* CGLM to use the left handed coordinate system by default.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user