fix some params

This commit is contained in:
Jim O'Regan 2015-07-20 18:12:39 +01:00
parent 01df24eb50
commit 6161056591

View File

@ -1789,9 +1789,10 @@ void RenderIntFeature(ScrollView *window, const INT_FEATURE_STRUCT* Feature,
* proto from the class description and adds a rendering of
* the proto onto the ShapeList.
*
* @param Class class that proto is contained in
* @param ProtoId id of proto to be rendered
* @param color color to render proto in
* @param window ScrollView instance
* @param Class class that proto is contained in
* @param ProtoId id of proto to be rendered
* @param color color to render proto in
*
* Globals: none
*