summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/deco32.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/deco32.h')
-rw-r--r--src/mame/includes/deco32.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/deco32.h b/src/mame/includes/deco32.h
index 9768ca4aed6..ac515941d5f 100644
--- a/src/mame/includes/deco32.h
+++ b/src/mame/includes/deco32.h
@@ -22,7 +22,7 @@ public:
int m_ace_ram_dirty;
int m_has_ace_ram;
UINT32 *m_ace_ram;
-
+
UINT8 *m_dirty_palette;
int m_pri;
@@ -42,7 +42,7 @@ public:
UINT32 *m_pf2_rowscroll32;
UINT32 *m_pf3_rowscroll32;
UINT32 *m_pf4_rowscroll32;
-
+
device_t *m_deco_tilegen1;
device_t *m_deco_tilegen2;
};