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

@ -15,6 +15,7 @@
#define IDM_VID_RESIZE 40050
#define IDM_VID_REMEMBER 40051
#define IDM_VID_ASPECT 40052
#define IDM_VID_DISC 40053
#define IDM_VID_DDRAW 40060
#define IDM_VID_D3D 40061
#define IDM_VID_FULLSCREEN 40070