diff options
| author | 2026-01-18 20:56:50 +0100 | |
|---|---|---|
| committer | 2026-01-18 20:57:02 +0100 | |
| commit | 70cdcb69c11ec8997a462275fbc1f1b31d58ac77 (patch) | |
| tree | d805347c08dcc22c4a1d6a62198e8a480a4fcfcc /docs | |
| parent | 4a31cb957a6f2faa5b75437a08b3a52c3f0527f9 (diff) | |
noscreens.lay: make warning msg more generic and brief, and put it in a collection(toggle)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/source/techspecs/layout_files.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/techspecs/layout_files.rst b/docs/source/techspecs/layout_files.rst index c468d63e565..b44d32981fe 100644 --- a/docs/source/techspecs/layout_files.rst +++ b/docs/source/techspecs/layout_files.rst @@ -1391,8 +1391,8 @@ layouts, MAME automatically generates views based on the machine configuration. The following views will be automatically generated: * If the system has no screens and no viable views were found in the internal - and external layouts, MAME will load a view that shows the message “No screens - attached to the system”. + and external layouts, MAME will load a view that shows the message “No default + view.” * For each emulated screen, MAME will generate a view showing the screen at its physical aspect ratio with rotation applied. * For each emulated screen where the configured pixel aspect ratio doesn’t match |
