summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gottlieb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/gottlieb.h')
-rw-r--r--src/mame/includes/gottlieb.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/gottlieb.h b/src/mame/includes/gottlieb.h
index 15a71eabe62..70f91b34bf2 100644
--- a/src/mame/includes/gottlieb.h
+++ b/src/mame/includes/gottlieb.h
@@ -233,11 +233,11 @@ public:
required_shared_ptr<UINT8> m_videoram;
required_shared_ptr<UINT8> m_charram;
required_shared_ptr<UINT8> m_spriteram;
-
+
required_device<gfxdecode_device> m_gfxdecode;
required_device<screen_device> m_screen;
required_device<palette_device> m_palette;
-
+
UINT8 m_knocker_prev;
UINT8 m_joystick_select;
UINT8 m_track[2];