13#ifndef FC__HAPPINESS_H
14#define FC__HAPPINESS_H
void happiness_dialog_init(void)
void close_happiness_dialog(struct city *pcity)
void happiness_dialog_done(void)
void refresh_happiness_dialog(struct city *pcity)
GtkWidget * get_top_happiness_display(struct city *pcity, bool low_dlg, GtkWidget *win)