summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/paranoia.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/paranoia.c')
-rw-r--r--src/mame/drivers/paranoia.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/paranoia.c b/src/mame/drivers/paranoia.c
index a34b6fe3dbf..5e5d24c1d49 100644
--- a/src/mame/drivers/paranoia.c
+++ b/src/mame/drivers/paranoia.c
@@ -41,7 +41,7 @@ HuC6280A (Hudson)
#include "sound/c6280.h"
static INPUT_PORTS_START( paranoia )
- PORT_START_TAG( "IN" )
+ PORT_START_TAG( "JOY" )
PORT_BIT( 0x01, IP_ACTIVE_LOW, IPT_BUTTON2 ) /* button I */
PORT_BIT( 0x02, IP_ACTIVE_LOW, IPT_BUTTON1 ) /* button II */
PORT_BIT( 0x04, IP_ACTIVE_LOW, IPT_BUTTON3 ) /* select */