Freeciv-3.2
Loading...
Searching...
No Matches
Data Fields
set_name_compat Struct Reference

Data Fields

const charold_name
 
const charnew_name
 

Detailed Description

Definition at line 29 of file setcompat.c.

Field Documentation

◆ new_name

const char* set_name_compat::new_name

Definition at line 31 of file setcompat.c.

Referenced by setcompat_name_generic().

◆ old_name

const char* set_name_compat::old_name

Definition at line 30 of file setcompat.c.

Referenced by setcompat_name_generic(), and setcompat_S3_2_name_from_S3_1().