summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/vcs_joybooster.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/vcs_joybooster.h')
-rw-r--r--src/mess/machine/vcs_joybooster.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/machine/vcs_joybooster.h b/src/mess/machine/vcs_joybooster.h
index ae914b36617..3fdf660f8ca 100644
--- a/src/mess/machine/vcs_joybooster.h
+++ b/src/mess/machine/vcs_joybooster.h
@@ -47,7 +47,7 @@ protected:
virtual bool has_pot_x() { return true; }
virtual bool has_pot_y() { return true; }
-
+
private:
required_ioport m_joy;
required_ioport m_potx;