ScreenSelectGame support

This commit is contained in:
Glenn Maynard
2003-09-29 03:22:51 +00:00
parent 2fa9093471
commit 92b1e53678
3 changed files with 52 additions and 2 deletions
+1
View File
@@ -5,6 +5,7 @@ static const int MAX_OPTIONS=16;
#define OPT_SAVE_PREFERENCES 0x1
#define OPT_APPLY_GRAPHICS 0x2
#define OPT_APPLY_THEME 0x4
#define OPT_RESET_GAME 0x8
struct ConfOption
{