mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-07 18:00:34 -05:00
This keeps all of the return codes in the same place and exposed publicly (as they are not internal to ES). I have also added proper IOSC error codes and renamed some codes for more consistency. (Unix ones have an E prefix, others do not.)