summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/kaneko_hit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/kaneko_hit.h')
-rw-r--r--src/mame/machine/kaneko_hit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/kaneko_hit.h b/src/mame/machine/kaneko_hit.h
index 1c7eafa1cc9..2cc1c3d4dca 100644
--- a/src/mame/machine/kaneko_hit.h
+++ b/src/mame/machine/kaneko_hit.h
@@ -37,7 +37,7 @@ class kaneko_hit_device : public device_t
{
public:
kaneko_hit_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock);
-
+
static void set_type(device_t &device, int hittype);
int m_hittype;