summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/klax.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/klax.cpp')
-rw-r--r--src/mame/video/klax.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/klax.cpp b/src/mame/video/klax.cpp
index 5daf385e18b..afa3634a385 100644
--- a/src/mame/video/klax.cpp
+++ b/src/mame/video/klax.cpp
@@ -74,7 +74,7 @@ const atari_motion_objects_config klax_state::s_mob_config =
*
*************************************/
-void klax_state::klax_latch_w(u16 data)
+void klax_state::latch_w(u16 data)
{
}