Config clean-ups, auto-pause, 4:3 integer scale, and more parameters.
This commit is contained in:
@@ -42,7 +42,8 @@ enum {
|
||||
FULLSCR_SCALE_FULL = 0,
|
||||
FULLSCR_SCALE_43,
|
||||
FULLSCR_SCALE_KEEPRATIO,
|
||||
FULLSCR_SCALE_INT
|
||||
FULLSCR_SCALE_INT,
|
||||
FULLSCR_SCALE_INT43
|
||||
};
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user