add aspect ratio pref
This commit is contained in:
@@ -8,6 +8,7 @@ static const int MAX_OPTIONS=16;
|
||||
#define OPT_RESET_GAME (1<<3)
|
||||
#define OPT_APPLY_SOUND (1<<4)
|
||||
#define OPT_APPLY_SONG (1<<5)
|
||||
#define OPT_APPLY_ASPECT_RATIO (1<<6)
|
||||
|
||||
struct ConfOption
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user