mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 15:32:59 +00:00
1e751d00ea
For the mayflash N64 adapter, I was getting a BAD EXC ADDRESS (in mac OS 10.13) for this line (tmp was NULL). Retroarch would crash in the gui if I pressed a button from the DPAD on controller 2. With this change, it no longer crashes in the gui and still registers the button push.