Freeciv21
Develop your civilization from humble roots to a global empire
citydlg_g.h
Go to the documentation of this file.
1
/**************************************************************************
2
Copyright (c) 1996-2020 Freeciv21 and Freeciv contributors. This file is
3
__ __ part of Freeciv21. Freeciv21 is free software: you can
4
/ \\..// \ redistribute it and/or modify it under the terms of the GNU
5
( oo ) General Public License as published by the Free Software
6
\__/ Foundation, either version 3 of the License, or (at your
7
option) any later version. You should have received
8
a copy of the GNU General Public License along with Freeciv21. If not,
9
see https://www.gnu.org/licenses/.
10
**************************************************************************/
11
#pragma once
12
13
// Actually defined in update_queue.c
14
void
popup_city_dialog
(
struct
city
*pcity);
15
void
refresh_city_dialog
(
struct
city
*pcity);
16
struct
city
*
is_any_city_dialog_open
();
is_any_city_dialog_open
struct city * is_any_city_dialog_open()
Definition:
citydlg.cpp:2315
popup_city_dialog
void popup_city_dialog(struct city *pcity)
Definition:
update_queue.cpp:402
refresh_city_dialog
void refresh_city_dialog(struct city *pcity)
Definition:
update_queue.cpp:411
city
Definition:
city.h:291
client
include
citydlg_g.h
Generated by
1.9.1