Freeciv21
Develop your civilization from humble roots to a global empire
nation_set Struct Reference

Functions for handling the nations. More...

+ Collaboration diagram for nation_set:

Public Attributes

struct name_translation name
 
char description [MAX_LEN_MSG]
 

Detailed Description

Functions for handling the nations.

Definition at line 33 of file nation.cpp.

Member Data Documentation

◆ description

char nation_set::description[MAX_LEN_MSG]

Definition at line 35 of file nation.cpp.

Referenced by nation_set_description(), and nation_set_new().

◆ name