mirror of
https://github.com/dborth/snes9xgx.git
synced 2024-12-25 10:41:49 +01:00
This commit is contained in:
parent
e78581e845
commit
663d73e7b1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user