(svn r11065) -Documentation [FS#1186]: of the dirty marking/repainting subsystem. Patch by Progman.
This commit is contained in:
@@ -60,10 +60,12 @@ void UpdateAllSignVirtCoords()
|
||||
}
|
||||
|
||||
/**
|
||||
* 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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user