summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/dc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/dc.c')
-rw-r--r--src/mame/video/dc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/dc.c b/src/mame/video/dc.c
index bebf99528be..d9544b57900 100644
--- a/src/mame/video/dc.c
+++ b/src/mame/video/dc.c
@@ -445,7 +445,7 @@ WRITE64_HANDLER( ta_fifo_poly_w )
u2f(tafifo_buff[8]), u2f(tafifo_buff[9]));
mame_printf_verbose("\n");
#endif
- }
+ }
else if (state_ta.global_paratype == 5)
{
#if DEBUG_PVRDLIST