1999
Michael Natterer
Sets the deletion flag of a unit.
This procedure sets the unit's deletion flag. If the deletion flag of a unit is TRUE on gimp exit, this unit's definition will not be saved in the user's unitrc.
unknown
Type | Name | Description |
---|---|---|
PF_INT | unit-id | The unit's integer ID |
PF_INT | deletion-flag | The new deletion flag of the unit (TRUE or FALSE) |
None