Freeciv-3.2
|
#include "gui_proto_constructor.h"
Go to the source code of this file.
Functions | |
void | menus_init (void) |
void | menus_update (void) |
Request the menus to be initialized and updated.
Definition at line 554 of file update_queue.c.
Referenced by enable_menus(), set_client_state(), tilespec_reread_callback(), and tilespec_reread_frozen_refresh().
Request the menus to be updated.
Definition at line 562 of file update_queue.c.
Referenced by city_packet_common(), do_move_unit(), focus_units_changed(), handle_city_remove(), handle_conn_info(), handle_edit_fogofwar_state(), handle_game_info(), handle_new_year(), handle_player_info(), handle_research_info(), handle_spaceship_info(), handle_tile_info(), handle_unit_packet_common(), popdown_city_dialog(), real_city_dialog_popup(), real_set_client_page(), and resize_minimap().