summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/mame.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/mame.c')
-rw-r--r--src/emu/mame.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/mame.c b/src/emu/mame.c
index 938bff007da..6954a4a0f8e 100644
--- a/src/emu/mame.c
+++ b/src/emu/mame.c
@@ -1507,7 +1507,7 @@ static void init_machine(running_machine *machine)
/* intialize UI input */
ui_input_init(machine);
-
+
/* initialize the streams engine before the sound devices start */
streams_init(machine);