mirror of
https://github.com/holub/mame
synced 2025-07-01 08:18:59 +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
|
||||
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 numscreens; // number of screens
|
||||
int centerh;
|
||||
|
Loading…
Reference in New Issue
Block a user