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

@ -157,6 +157,8 @@ int video_get_video_from_internal_name(char *s)
int video_fullscreen = 0, video_fullscreen_scale, video_fullscreen_first;
int video_force_aspect_ration = 0;
int vid_disc_indicator = 0;
uint32_t *video_15to32, *video_16to32;
int egareads=0,egawrites=0;