18 int size,
int request_id);
void packhand_free()
Called below, and by client/client_main.c client_game_free()
void play_sound_for_event(enum event_type type)
Plays sound associated with event.
void target_government_init()
void set_government_choice(struct government *government)
Sets the target government.
void set_reports_thaw_request(int request_id)
void notify_about_incoming_packet(struct connection *pc, int packet_type, int size)
Notify interested parties about incoming packet.
void notify_about_outgoing_packet(struct connection *pc, int packet_type, int size, int request_id)
Notify interested parties about outgoing packet.
void start_revolution()
Begin a revolution by telling the server to start it.