Fix a warning in snd_sn76489.c
This commit is contained in:
@@ -305,6 +305,7 @@ const device_t tndy_device =
|
|||||||
tndy_device_init,
|
tndy_device_init,
|
||||||
sn76489_device_close,
|
sn76489_device_close,
|
||||||
NULL, { NULL }, NULL,
|
NULL, { NULL }, NULL,
|
||||||
|
NULL,
|
||||||
tndy_config
|
tndy_config
|
||||||
};
|
};
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user