mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-13 07:05:12 +01:00
Workaround joy init
This commit is contained in:
parent
b972e6f71b
commit
b2e04e878d
@ -139,7 +139,11 @@ extern "C" int main(int argc, char **argv)
|
||||
|
||||
Frodo::Frodo()
|
||||
{
|
||||
Prefs p;
|
||||
|
||||
TheC64 = NULL;
|
||||
ThePrefs = p; /* Silly workaround to fix joystick bug */
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user