Freeciv-3.3
Loading...
Searching...
No Matches
Functions
cityrep.h File Reference
#include "cityrep_g.h"

Go to the source code of this file.

Functions

bool is_city_report_open (void)
 
void city_report_dialog_popdown (void)
 

Function Documentation

◆ city_report_dialog_popdown()

void city_report_dialog_popdown ( void  )

Closes the city report dialog.

Close city report dialog.

Definition at line 312 of file cityrep.c.

◆ is_city_report_open()

bool is_city_report_open ( void  )

Check if city report is open.

Definition at line 1130 of file cityrep.c.