Freeciv-3.2
Loading...
Searching...
No Matches
Functions
connectdlg.h File Reference
#include "connectdlg_g.h"

Go to the source code of this file.

Functions

void popup_connection_dialog (bool lan_scan)
 
void popup_join_game_dialog (void)
 

Function Documentation

◆ popup_connection_dialog()

void popup_connection_dialog ( bool  lan_scan)

Open connection dialog for either meta or lan scan.

Definition at line 219 of file connectdlg.c.

Referenced by servers_callback().

◆ popup_join_game_dialog()

void popup_join_game_dialog ( void  )

Open dialog for joining to game.

Definition at line 539 of file connectdlg.c.

Referenced by real_set_client_page().