summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/cubocd32.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/cubocd32.c')
-rw-r--r--src/mame/machine/cubocd32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/cubocd32.c b/src/mame/machine/cubocd32.c
index 72f2e664758..d4f45d689c5 100644
--- a/src/mame/machine/cubocd32.c
+++ b/src/mame/machine/cubocd32.c
@@ -106,7 +106,7 @@ void amiga_akiko_init(running_machine* machine)
akiko.cdrom_toc = NULL;
akiko.dma_timer = timer_alloc(akiko_dma_proc, NULL);
akiko.frame_timer = timer_alloc(akiko_frame_proc, NULL);
-
+
add_exit_callback(machine, amiga_akiko_exit);
/* create the TOC table */