Freeciv-3.3
|
#include <gtk/gtk.h>
#include "fcintl.h"
#include "game.h"
#include "audio.h"
#include "client_main.h"
#include "gui_main.h"
#include "gui_stuff.h"
#include "dialogs_g.h"
Go to the source code of this file.
Callback either loading suggested musicset or doing nothing
Definition at line 92 of file soundset_dlg.c.
Popup dialog asking if ruleset suggested musicset should be used.
Definition at line 104 of file soundset_dlg.c.
Popup dialog asking if ruleset suggested soundset should be used.
Definition at line 52 of file soundset_dlg.c.
Callback either loading suggested soundset or doing nothing
Definition at line 39 of file soundset_dlg.c.