summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2025-03-19 17:18:59 +0100
committer hap <happppp@users.noreply.github.com>2025-03-19 17:18:59 +0100
commit7da0fa53ec047f5b9997eb5b4fba7fa0a49878d2 (patch)
treee66a0d5617b910ec2d5e47a3279781e0235c1aa7 /src/devices
parentd3b7add3bc03c01485d41ebc058e02916737f2ad (diff)
tea1002: fix compile
Diffstat (limited to 'src/devices')
-rw-r--r--src/devices/video/tea1002.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/tea1002.h b/src/devices/video/tea1002.h
index db60b9c943a..fe81af0ffec 100644
--- a/src/devices/video/tea1002.h
+++ b/src/devices/video/tea1002.h
@@ -47,7 +47,7 @@ private:
static const int m_tint = -6; // what is this based on?
static const float m_luminance[16];
static const int m_phase[16];
- static const int m_amplitute[16];
+ static const int m_amplitude[16];
};
// device type definition