mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
Improve ivec[2|3|4] documentation comments
This commit is contained in:
@@ -15,7 +15,7 @@ extern "C" {
|
||||
|
||||
CGLM_EXPORT
|
||||
void
|
||||
glmc_ivec3(ivec4 v, ivec3 dest);
|
||||
glmc_ivec3(ivec4 v4, ivec3 dest);
|
||||
|
||||
CGLM_EXPORT
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user