13#ifndef FC__DIPLODLG_G_H
14#define FC__DIPLODLG_G_H
27 enum clause_type
type,
int value)
29 enum clause_type
type,
int value)
int int initiated_from int int giver
int int initiated_from handle_diplomacy_remove_clause
handle_diplomacy_cancel_meeting
void handle_diplomacy_init_meeting(int counterpart, int initiated_from)
void handle_diplomacy_create_clause(int counterpart, int giver, enum clause_type type, int value)
void close_all_diplomacy_dialogs(void)
void handle_diplomacy_accept_treaty(int counterpart, bool I_accepted, bool other_accepted)
#define GUI_FUNC_PROTO(_type, _func,...)