summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/asteroid.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/asteroid.c')
-rw-r--r--src/mame/machine/asteroid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/asteroid.c b/src/mame/machine/asteroid.c
index 09c5946fed1..3476410521c 100644
--- a/src/mame/machine/asteroid.c
+++ b/src/mame/machine/asteroid.c
@@ -140,4 +140,4 @@ void asteroid_state::machine_reset()
MACHINE_RESET_MEMBER(asteroid_state, llander)
{
m_dvg->reset_w(m_maincpu->space(AS_PROGRAM), 0, 0);
-} \ No newline at end of file
+}