mirror of
https://notabug.org/scuti/lib3ddevil1
synced 2024-11-25 16:28:57 +05:30
Added missing description for printcoordinate()
This commit is contained in:
parent
012abafa27
commit
295b826e36
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user