fix zapper

This commit is contained in:
dborth 2009-12-10 06:50:42 +00:00
parent 844808081c
commit d394fbce17

View File

@ -488,7 +488,7 @@ static unsigned char DecodeJoy(unsigned short chan)
}
// zapper enabled
if(GCSettings.Controller == CTRL_ZAPPER && chan == 0)
if(GCSettings.Controller == CTRL_ZAPPER)
{
int z; // NES port # (0 or 1)