summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/steppers.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/steppers.c')
-rw-r--r--src/mame/machine/steppers.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/machine/steppers.c b/src/mame/machine/steppers.c
index c34540f57f3..b1b90260e5b 100644
--- a/src/mame/machine/steppers.c
+++ b/src/mame/machine/steppers.c
@@ -37,7 +37,7 @@ typedef struct _stepper
index_patt; /* pattern needed on coils (0=don't care) */
UINT8 optic;
-} stepper;
+} stepper;
static stepper step[MAX_STEPPERS];
/* step table, use previouspattern::newpattern as index */
@@ -593,8 +593,8 @@ static const int BarcrestStepTab[] =
/* useful interfaces */
-const stepper_interface starpoint_interface_48step =
-{
+const stepper_interface starpoint_interface_48step =
+{
STARPOINT_48STEP_REEL,
16,
24,