diff --git a/source/ngc/snes9xGX.cpp b/source/ngc/snes9xGX.cpp index afd0a7d..6123f0c 100644 --- a/source/ngc/snes9xGX.cpp +++ b/source/ngc/snes9xGX.cpp @@ -360,7 +360,7 @@ void USBGeckoOutput() int main(int argc, char *argv[]) { - USBGeckoOutput(); // uncomment to enable USB gecko output + //USBGeckoOutput(); // uncomment to enable USB gecko output __exception_setreload(8); #ifdef HW_DOL