Freeciv-3.2
|
#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) |
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().
Check if city report is open.
Definition at line 1130 of file cityrep.c.
Referenced by popup_hurry_production_dialog().