mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-20 13:02:38 -04:00
This ioctlv is used to launch BC. Not sure if that's useful, since only the system menu is known to launch BC and it does that through a regular ES_LAUNCH; but let's implement it anyway. (Implementation based on IOS59.)