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

#include <report.h>

Public Attributes

int turn
 
char title [REPORT_TITLESIZE]
 
char body [REPORT_BODYSIZE]
 

Detailed Description

Definition at line 21 of file report.h.

Member Data Documentation

◆ body

char history_report::body[REPORT_BODYSIZE]

◆ title

char history_report::title[REPORT_TITLESIZE]

◆ turn

int history_report::turn