mirror of
https://github.com/dborth/snes9xgx.git
synced 2024-11-24 03:29:22 +01:00
This commit is contained in:
parent
bbc1d7a53c
commit
1341d4070a
@ -363,7 +363,7 @@ const devoptab_t gecko_out = {
|
||||
NULL // device statvfs_r
|
||||
};
|
||||
|
||||
static void USBGeckoOutput()
|
||||
void USBGeckoOutput()
|
||||
{
|
||||
LWP_MutexInit(&gecko_mutex, false);
|
||||
gecko = usb_isgeckoalive(1);
|
||||
|
Loading…
Reference in New Issue
Block a user