Freeciv-3.3
Loading...
Searching...
No Matches
Data Fields
test_func Struct Reference

Data Fields

int(* func )(struct river_map *privermap, struct tile *ptile, struct extra_type *priver)
 
bool fatal
 

Detailed Description

Definition at line 684 of file mapgen.c.

Field Documentation

◆ fatal

bool test_func::fatal

Definition at line 686 of file mapgen.c.

Referenced by make_river().

◆ func

int(* test_func::func) (struct river_map *privermap, struct tile *ptile, struct extra_type *priver)

Definition at line 685 of file mapgen.c.

Referenced by make_river().