|
Purpose |
Clears all remark maps |
|
Old name |
#define clearremarks map_clear_remarks |
|
Syntax |
void map_clear_remarks(void) |
|
Description |
This function removes all maps displayed with the parameter flags set to the value REMARK. This function is called within the askf_x() and scrnx_map() functions just before they return. |
|
See also |
|
|
Example |
map_clear_remarks(); |