Fixed some missed translations. Fixed doxygen (mis)handling of packed structures.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@692 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
2
brush.h
2
brush.h
@@ -28,7 +28,7 @@
|
||||
@param Debut_Y upper edge coordinate in the picture
|
||||
@param Fin_X right edge coordinate in the picture
|
||||
@param Fin_Y bottom edge coordinate in the picture
|
||||
@param effacement If 1, the area is also cleared from the picture.
|
||||
@param clear If 1, the area is also cleared from the picture.
|
||||
*/
|
||||
void Capturer_brosse(short Debut_X,short Debut_Y,short Fin_X,short Fin_Y,short clear);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user