mirror of
https://github.com/holub/mame
synced 2025-07-04 17:38:08 +03:00
Amended comment about prescale. (nw)
This commit is contained in:
parent
88d592679d
commit
e1878a631c
@ -91,7 +91,7 @@ struct sdl_video_config
|
|||||||
|
|
||||||
// global configuration
|
// global configuration
|
||||||
int windowed; // start windowed?
|
int windowed; // start windowed?
|
||||||
int prescale; // prescale factor (not currently supported)
|
int prescale; // prescale factor (supported by accel driver)
|
||||||
int keepaspect; // keep aspect ratio?
|
int keepaspect; // keep aspect ratio?
|
||||||
int numscreens; // number of screens
|
int numscreens; // number of screens
|
||||||
int centerh;
|
int centerh;
|
||||||
|
Loading…
Reference in New Issue
Block a user