summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gunsmoke.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/gunsmoke.h')
-rw-r--r--src/mame/includes/gunsmoke.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/gunsmoke.h b/src/mame/includes/gunsmoke.h
index 6db5b53859b..92211268998 100644
--- a/src/mame/includes/gunsmoke.h
+++ b/src/mame/includes/gunsmoke.h
@@ -25,6 +25,7 @@ public:
UINT8 m_objon;
UINT8 m_bgon;
UINT8 m_sprite3bank;
+ DECLARE_READ8_MEMBER(gunsmoke_protection_r);
};