summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/midtunit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/midtunit.h')
-rw-r--r--src/mame/includes/midtunit.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/midtunit.h b/src/mame/includes/midtunit.h
index 832f13ed842..1e024378477 100644
--- a/src/mame/includes/midtunit.h
+++ b/src/mame/includes/midtunit.h
@@ -71,7 +71,7 @@ public:
void register_state_saving();
void init_tunit_generic(int sound);
void init_nbajam_common(int te_protection);
-
+
/* CMOS-related variables */
UINT8 cmos_write_enable;
@@ -90,7 +90,7 @@ public:
const UINT8 *jdredd_prot_table;
UINT8 jdredd_prot_index;
UINT8 jdredd_prot_max;
-
+
};
/*----------- defined in video/midtunit.c -----------*/
extern UINT8 midtunit_gfx_rom_large;