extern int		GameOption;	
extern char	GameToLoad[256];

#define	GAMEOPTION_QUIT	0
#define	GAMEOPTION_LOAD	1
