summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/k054338.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/k054338.c')
-rw-r--r--src/mame/video/k054338.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/k054338.c b/src/mame/video/k054338.c
index 1ea8e999731..b4350496632 100644
--- a/src/mame/video/k054338.c
+++ b/src/mame/video/k054338.c
@@ -309,7 +309,7 @@ int k054338_device::register_r( int reg )
}
void k054338_device::update_all_shadows( int rushingheroes_hack, palette_device *palette )
-{
+{
int i, d;
int noclip = m_regs[K338_REG_CONTROL] & K338_CTL_CLIPSL;