Freeciv21
Develop your civilization from humble roots to a global empire
citydlg_g.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void popup_city_dialog (struct city *pcity)
 
void refresh_city_dialog (struct city *pcity)
 
struct cityis_any_city_dialog_open ()
 

Function Documentation

◆ is_any_city_dialog_open()

◆ popup_city_dialog()

void popup_city_dialog ( struct city pcity)

Definition at line 402 of file update_queue.cpp.

Referenced by city_packet_common(), do_map_click(), and meswin_popup_city().

◆ refresh_city_dialog()