summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/pc_vga.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/pc_vga.cpp')
-rw-r--r--src/devices/video/pc_vga.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/pc_vga.cpp b/src/devices/video/pc_vga.cpp
index 5a16a228479..b6869a63b59 100644
--- a/src/devices/video/pc_vga.cpp
+++ b/src/devices/video/pc_vga.cpp
@@ -331,7 +331,7 @@ void vga_device::device_start()
save_item(NAME(vga.gc.memory_map_sel));
save_item(NAME(vga.gc.host_oe));
save_item(NAME(vga.gc.chain_oe));
-
+
save_item(NAME(vga.attribute.index));
save_item(NAME(vga.attribute.data));
save_item(NAME(vga.attribute.state));