Freeciv-3.3
Loading...
Searching...
No Matches
Data Structures | Functions | Variables
gui_properties.h File Reference

Go to the source code of this file.

Data Structures

struct  client_properties
 

Functions

void gui_properties_init (void)
 

Variables

struct client_properties gui_properties
 

Function Documentation

◆ gui_properties_init()

void gui_properties_init ( void  )

Initialize gui_properties

Definition at line 33 of file gui_properties.c.

Referenced by client_main().

Variable Documentation

◆ gui_properties

struct client_properties gui_properties
extern