summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/tceptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/tceptor.h')
-rw-r--r--src/mame/includes/tceptor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/tceptor.h b/src/mame/includes/tceptor.h
index 644045865f8..edb5eb5b83a 100644
--- a/src/mame/includes/tceptor.h
+++ b/src/mame/includes/tceptor.h
@@ -68,7 +68,7 @@ public:
required_device<screen_device> m_2dscreen;
required_device<gfxdecode_device> m_gfxdecode;
required_device<palette_device> m_palette;
-
+
TILE_GET_INFO_MEMBER(get_tx_tile_info);
TILE_GET_INFO_MEMBER(get_bg1_tile_info);
TILE_GET_INFO_MEMBER(get_bg2_tile_info);