Freeciv-3.1
|
#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) |
void city_report_dialog_popdown | ( | void | ) |
Closes the city report dialog.
Close city report dialog.
Definition at line 312 of file cityrep.c.
Referenced by exit_city_report_callback(), and popdown_all_game_dialogs().
bool is_city_report_open | ( | void | ) |
Check if city report is open.
Definition at line 1130 of file cityrep.c.
Referenced by popup_hurry_production_dialog().