summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/darkmist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/darkmist.h')
-rw-r--r--src/mame/includes/darkmist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/darkmist.h b/src/mame/includes/darkmist.h
index 859495440ce..33eff4e49a9 100644
--- a/src/mame/includes/darkmist.h
+++ b/src/mame/includes/darkmist.h
@@ -47,7 +47,7 @@ public:
DECLARE_WRITE8_MEMBER(hw_w);
DECLARE_WRITE8_MEMBER(tx_vram_w);
-
+
TILE_GET_INFO_MEMBER(get_bgtile_info);
TILE_GET_INFO_MEMBER(get_fgtile_info);
TILE_GET_INFO_MEMBER(get_txttile_info);