Freeciv-3.3
Loading...
Searching...
No Matches
Functions
cma_fe.h File Reference
#include "cma_core.h"

Go to the source code of this file.

Functions

void update_city_cma_dialog (void)
 
void popup_city_cma_dialog (struct city *pcity)
 
void popdown_city_cma_dialog (void)
 

Function Documentation

◆ popdown_city_cma_dialog()

void popdown_city_cma_dialog ( void  )

Close cma dialog

Definition at line 1290 of file cma_fe.c.

◆ popup_city_cma_dialog()

void popup_city_cma_dialog ( struct city pcity)

Open cma dialog for city.

Definition at line 891 of file cma_fe.c.

◆ update_city_cma_dialog()

void update_city_cma_dialog ( void  )

Update cma dialog

Definition at line 737 of file cma_fe.c.