Packard Bell PB410: Fix on-board video.

This commit is contained in:
OBattler
2025-05-22 00:54:57 +02:00
parent e9a1768da9
commit f6dd42ca87
2 changed files with 2 additions and 2 deletions

View File

@@ -6647,7 +6647,7 @@ const machine_t machines[] = {
.device = NULL,
.fdc_device = NULL,
.sio_device = NULL,
.vid_device = NULL,
.vid_device = &ht216_32_pb410a_device,
.snd_device = NULL,
.net_device = NULL
},