Freeciv-3.3
Loading...
Searching...
No Matches
Functions | Variables
gui_properties.c File Reference
#include <string.h>
#include "support.h"
#include "gui_main_g.h"
#include "gui_properties.h"

Go to the source code of this file.

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