The declaration should be under ifdef too.

This commit is contained in:
riccardom 2009-12-28 11:27:23 +00:00
parent 99d2e8baa9
commit bca1dfb9ac
1 changed files with 2 additions and 0 deletions

View File

@ -127,7 +127,9 @@ static void LoadStateDialog();
void Launch();
void Pause();
static void Printscreen();
#ifdef HAVE_WX
static void View3d();
#endif
static void Reset();
static void Edit_Controls();
static void MenuSave(GtkMenuItem *item, gpointer slot);