mirror of
https://github.com/Oibaf66/uae-wii.git
synced 2024-11-13 06:15:14 +01:00
Workaround a crash problem for the wii
This commit is contained in:
parent
9b47a45db0
commit
c986720ccb
@ -1404,6 +1404,7 @@ int debuggable (void)
|
||||
|
||||
int mousehack_allowed (void)
|
||||
{
|
||||
return 0;
|
||||
return mousehack;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user