Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

linux-gtk/savegame_fe.h

Go to the documentation of this file.
00001 
00007 #include <gtk/gtk.h>
00008 
00009 #if !defined(_SAVEGAME_FE_H)
00010 #define _SAVEGAME_FE_H
00011 
00012 #ifdef __cplusplus
00013 extern "C" {
00014 #endif
00015 
00017 void newgame_handler(void);
00019 void savegameas_handler(void);
00021 void savegame_handler(void);
00023 void opengame_handler(void);
00024 
00025 #ifdef __cplusplus
00026 }
00027 #endif
00028 
00029 #endif /* _SAVEGAME_FE_H */

Generated on Mon Aug 30 19:44:15 2004 for pocketcity by doxygen1.2.18