Freeciv-3.2
Loading...
Searching...
No Matches
Functions
cityrep_g.h File Reference
#include "support.h"
#include "fc_types.h"
#include "gui_proto_constructor.h"

Go to the source code of this file.

Functions

void city_report_dialog_update_city (struct city *pcity)
 
void city_report_dialog_update (void)
 

Function Documentation

◆ city_report_dialog_update()

void city_report_dialog_update ( void  )

◆ city_report_dialog_update_city()

void city_report_dialog_update_city ( struct city pcity)

Request the city to be updated in the city report.

Definition at line 641 of file update_queue.c.

Referenced by city_packet_common(), cma_release_city(), handle_city_update_counters(), popup_cma_from_city_report_callback(), and real_city_dialog_refresh().