summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video/tea1002.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/video/tea1002.c')
-rw-r--r--src/emu/video/tea1002.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/video/tea1002.c b/src/emu/video/tea1002.c
index f9d014ae113..2784e45382b 100644
--- a/src/emu/video/tea1002.c
+++ b/src/emu/video/tea1002.c
@@ -18,7 +18,7 @@
const float tea1002_device::m_luminance[] =
{
- 0, 22.5, 44, 66.5, 8.5, 31, 52.5, 100, // INV = 0
+ 0, 22.5, 44, 66.5, 8.5, 31, 52.5, 100, // INV = 0
75, 52.5, 31, 8.5, 66.5, 44, 22.5, 0 // INV = 1
};