summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/stfight.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/stfight.c')
-rw-r--r--src/mame/machine/stfight.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/stfight.c b/src/mame/machine/stfight.c
index a55d45e2f6e..426afcbfcc0 100644
--- a/src/mame/machine/stfight.c
+++ b/src/mame/machine/stfight.c
@@ -63,7 +63,7 @@ DRIVER_INIT_MEMBER(stfight_state,empcity)
( ( ( src ^ A ) >> 1 ) & 0x08 ) |
( ~( ( src >> 6 ) ^ A ) & 0x01 );
}
-
+
}
DRIVER_INIT_MEMBER(stfight_state,stfight)