summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/renegade.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/renegade.h')
-rw-r--r--src/mame/includes/renegade.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/renegade.h b/src/mame/includes/renegade.h
index e6940c2663f..3e8fc56db87 100644
--- a/src/mame/includes/renegade.h
+++ b/src/mame/includes/renegade.h
@@ -84,7 +84,7 @@ public:
DECLARE_WRITE8_MEMBER(adpcm_addr_w);
DECLARE_WRITE8_MEMBER(adpcm_stop_w);
DECLARE_WRITE_LINE_MEMBER(adpcm_int);
-
+
DECLARE_DRIVER_INIT(kuniokun);
DECLARE_DRIVER_INIT(kuniokunb);
DECLARE_DRIVER_INIT(renegade);