Freeciv-3.1
|
#include "optiondlg_g.h"
Go to the source code of this file.
Functions | |
void | option_dialog_popup (const char *name, const struct option_set *poptset) |
void option_dialog_popup | ( | const char * | name, |
const struct option_set * | poptset | ||
) |
Popup the option dialog for the option set.
Popup the option dialog for the option set. FIXME/PORTME
Definition at line 979 of file optiondlg.c.