summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fidel_phantom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/fidel_phantom.cpp')
-rw-r--r--src/mame/drivers/fidel_phantom.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/drivers/fidel_phantom.cpp b/src/mame/drivers/fidel_phantom.cpp
index 66e98bf11a0..240298d2aed 100644
--- a/src/mame/drivers/fidel_phantom.cpp
+++ b/src/mame/drivers/fidel_phantom.cpp
@@ -142,6 +142,7 @@ void phantom_state::init_fphantom()
}
+
/******************************************************************************
Motor Sim
******************************************************************************/
@@ -206,6 +207,7 @@ void phantom_state::update_pieces_position(int state)
}
+
/******************************************************************************
I/O
******************************************************************************/
@@ -336,6 +338,7 @@ u8 phantom_state::vmotor_ff_clear_r()
}
+
/******************************************************************************
Address Maps
******************************************************************************/