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

Go to the source code of this file.

Data Structures

struct  rule_data
 

Functions

bool save_ruleset (const char *path, const char *name, struct rule_data *data)
 

Function Documentation

◆ save_ruleset()

bool save_ruleset ( const char path,
const char name,
struct rule_data data 
)

Save ruleset to directory given.

Definition at line 3397 of file rulesave.c.

Referenced by main(), and tab_misc::save_now().