src/signs.cpp
changeset 8041 63e760418a15
parent 8007 18733d9487d8
child 8610 17cc343a23dd
--- a/src/signs.cpp	Sat Sep 08 22:53:10 2007 +0000
+++ b/src/signs.cpp	Sun Sep 09 10:13:17 2007 +0000
@@ -60,10 +60,12 @@
 }
 
 /**
+ * Marks the region of a sign as dirty.
  *
- * Marks the region of a sign as dirty
+ * This function marks the sign in all viewports as dirty for repaint.
  *
  * @param si Pointer to the Sign
+ * @ingroup dirty
  */
 static void MarkSignDirty(Sign *si)
 {