Fixed a compile-breaking error in vid_mda.c.

This commit is contained in:
OBattler
2017-02-19 16:39:49 +01:00
parent 92be9c98df
commit 359ac7ebe9

View File

@@ -325,7 +325,7 @@ void mda_speed_changed(void *p)
}
#ifndef __unix
static mda_config_t hercules_config[] =
static device_config_t mda_config[] =
{
{
.name = "rgb_type",