mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-01 23:54:21 +00:00
90c2dec02d
It's questionable whether ES_LAUNCH should write *anything* to the command structure at all, ever, given that it never actually returns it back through the mailbox. But it *definitely* shouldn't write anything to it if it has just launched a DOL, because otherwise it might clobber code/data from the just-loaded application.