diff --git a/source/ngc/pad.cpp b/source/ngc/pad.cpp index ab4c7c4..a74f558 100644 --- a/source/ngc/pad.cpp +++ b/source/ngc/pad.cpp @@ -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)