Disc activity indicator can now be enabled/disabled.

This commit is contained in:
SarahW 2017-05-02 16:48:40 +01:00
commit 6f7ca2ccb0
8 changed files with 19 additions and 4 deletions

View file

@ -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