Disc activity indicator can now be enabled/disabled.
This commit is contained in:
parent
e87a362f1f
commit
6f7ca2ccb0
8 changed files with 19 additions and 4 deletions
|
|
@ -50,6 +50,8 @@ BEGIN
|
|||
MENUITEM "&Square pixels", IDM_VID_FS_SQ
|
||||
MENUITEM "&Integer scale", IDM_VID_FS_INT
|
||||
END
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Disc activity indicator", IDM_VID_DISC
|
||||
END
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "&Load configuration...", IDM_CONFIG_LOAD
|
||||
|
|
|
|||
Loading…
Reference in a new issue