mirror of
https://notabug.org/scuti/lib3ddevil1
synced 2025-05-31 14:11:42 +05:30
Added missing description for printcoordinate()
This commit is contained in:
@@ -27,7 +27,8 @@ Functions
|
|||||||
Can not be NULL.
|
Can not be NULL.
|
||||||
|
|
||||||
void printcoordinate(struct Coordinate*, unsigned int);
|
void printcoordinate(struct Coordinate*, unsigned int);
|
||||||
|
Show a specified quantity of Coordinates.
|
||||||
|
|
||||||
input:
|
input:
|
||||||
pointer to array of Coordinates.
|
pointer to array of Coordinates.
|
||||||
Can not be NULL.
|
Can not be NULL.
|
||||||
|
Reference in New Issue
Block a user