X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FGUI%2Fgui.h;h=4ea7b588de5558b77bfe53c870855a1c3d79fda3;hb=474789269b7656509f62339c17e62a55b6157d43;hp=5b8478e95f2023cf21db372f9c358742017279ed;hpb=6f802959cef6ed5d00640c80b6209a994ff871b5;p=flightgear.git diff --git a/src/GUI/gui.h b/src/GUI/gui.h index 5b8478e95..4ea7b588d 100644 --- a/src/GUI/gui.h +++ b/src/GUI/gui.h @@ -55,15 +55,12 @@ extern fntTexFont *guiFntHandle; extern int gui_menu_on; // from gui_funcs.cxx -extern void reInit(void); extern void fgDumpSnapShotWrapper(); #ifdef TR_HIRES_SNAP extern void fgHiResDumpWrapper(); extern void fgHiResDump(); #endif -#if defined( WIN32 ) && !defined( __CYGWIN__) && !defined(__MINGW32__) -extern void printScreen(); -#endif + extern void helpCb(); typedef struct {