Fix silly mistake thanks @lemondrops

This commit is contained in:
Jasmine Iwanek
2022-02-13 01:03:08 -05:00
parent 433d48c807
commit 15ac4c4b86

View File

@@ -294,7 +294,7 @@ const device_t ncr8496_device =
const device_t tndy_device = const device_t tndy_device =
{ {
"TNDY", "TNDY",
"tndy" "tndy",
DEVICE_ISA, DEVICE_ISA,
0, 0,
tndy_device_init, tndy_device_init,