Document Menu/*.mni files
This commit is contained in:
@@ -122,3 +122,14 @@ Submenus also show a couple of unique values:
|
||||
| `SUBMENUID` | `1`, `2`, `3` | As `MENUID` |
|
||||
| `SUBMENUTYPE` | `0`, `1`, `2` | As `MENUTYPE` |
|
||||
|
||||
It seems .mnu files can also include other files, which have the extension
|
||||
`.mni` (presumably for "Menu include"). Examples:
|
||||
|
||||
```
|
||||
*
|
||||
$GenDialog.mni
|
||||
$GenLoad.mni
|
||||
```
|
||||
|
||||
It looks like we just interpolate the named file into the text when we come
|
||||
across one of these lines.
|
||||
|
Reference in New Issue
Block a user