mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-17 17:02:47 -06:00

- Use an enum instead of defines. - Only use the FS_ prefix for return codes which are actually related to FS stuff, not for everything. - Remove duplicated error codes and clean up the names.