Freeciv-3.3
Loading...
Searching...
No Matches
Functions
plrdlg.c File Reference
#include "gui_stub.h"
#include "plrdlg.h"

Go to the source code of this file.

Functions

void popup_players_dialog (bool raise)
 
void real_players_dialog_update (void *unused)
 

Function Documentation

◆ popup_players_dialog()

void popup_players_dialog ( bool  raise)

Display the player list dialog. Optionally raise it.

Definition at line 26 of file plrdlg.c.

◆ real_players_dialog_update()

void real_players_dialog_update ( void unused)

Update all information in the player list dialog.

Definition at line 34 of file plrdlg.c.