|
Freeciv-3.1
|
Data Fields | |
| enum text_link_type | type |
| int | id |
| int | turn_counter |
Definition at line 3787 of file mapview_common.c.
| int link_mark::id |
Definition at line 3789 of file mapview_common.c.
Referenced by link_mark_new(), and link_mark_tile().
| int link_mark::turn_counter |
Definition at line 3790 of file mapview_common.c.
Referenced by link_mark_add_new(), and link_mark_new().
| enum text_link_type link_mark::type |
Definition at line 3788 of file mapview_common.c.
Referenced by link_mark_color(), link_mark_new(), and link_mark_tile().