summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/williams.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/williams.h')
-rw-r--r--src/mame/includes/williams.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/williams.h b/src/mame/includes/williams.h
index f574732ea73..1a8d2c7d9f2 100644
--- a/src/mame/includes/williams.h
+++ b/src/mame/includes/williams.h
@@ -287,7 +287,7 @@ public:
void tshoot(machine_config &config);
- DECLARE_CUSTOM_INPUT_MEMBER(gun_r);
+ template <int P> DECLARE_CUSTOM_INPUT_MEMBER(gun_r);
private:
DECLARE_WRITE_LINE_MEMBER(maxvol_w);