summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dorachan.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/dorachan.c')
-rw-r--r--src/mame/drivers/dorachan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/dorachan.c b/src/mame/drivers/dorachan.c
index 774bb48b9ec..4f4f606afc2 100644
--- a/src/mame/drivers/dorachan.c
+++ b/src/mame/drivers/dorachan.c
@@ -12,7 +12,7 @@ Todo:
#include "cpu/z80/z80.h"
-#define NUM_PENS (8)
+#define NUM_PENS (8)
class dorachan_state : public driver_device