Freeciv-3.1
|
#include "repodlgs_g.h"
Go to the source code of this file.
Functions | |
void | science_report_dialog_popdown (void) |
void | economy_report_dialog_popdown (void) |
void | units_report_dialog_popdown (void) |
void economy_report_dialog_popdown | ( | void | ) |
Close the economy report dialog.
Popdown the economy report.
Definition at line 1257 of file repodlgs.c.
void science_report_dialog_popdown | ( | void | ) |
Closes the science report dialog.
Definition at line 740 of file repodlgs.c.
Referenced by edit_mode_callback(), edit_mode_callback(), and popdown_science_dialog_callback().
void units_report_dialog_popdown | ( | void | ) |
Closes the units report dialog.
Definition at line 1780 of file repodlgs.c.