summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/toobin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/toobin.h')
-rw-r--r--src/mame/includes/toobin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/toobin.h b/src/mame/includes/toobin.h
index c1ddac6915c..aac12de578d 100644
--- a/src/mame/includes/toobin.h
+++ b/src/mame/includes/toobin.h
@@ -18,7 +18,7 @@ public:
m_interrupt_scan(*this, "interrupt_scan") { }
required_device<atari_jsa_i_device> m_jsa;
-
+
required_device<tilemap_device> m_playfield_tilemap;
required_device<tilemap_device> m_alpha_tilemap;