summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/ppu2c0x_vt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/ppu2c0x_vt.h')
-rw-r--r--src/devices/video/ppu2c0x_vt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/video/ppu2c0x_vt.h b/src/devices/video/ppu2c0x_vt.h
index 757254ee966..bc1a723d273 100644
--- a/src/devices/video/ppu2c0x_vt.h
+++ b/src/devices/video/ppu2c0x_vt.h
@@ -33,6 +33,7 @@
enum vtxx_pal_mode {
PAL_MODE_VT0x,
PAL_MODE_NEW_RGB,
+ PAL_MODE_NEW_VG
};
class ppu_vt03_device : public ppu2c0x_device {