diff options
author | Zephyron <zephyron@citron-emu.org> | 2025-01-25 18:02:43 +1000 |
---|---|---|
committer | Zephyron <zephyron@citron-emu.org> | 2025-01-25 18:02:43 +1000 |
commit | b55be320b75d01bdc1320bc78179542b2ce10fb2 (patch) | |
tree | 2de57a6291bd1b70842cbb4e17b39a7f8d9d00bb /src/core/perf_stats.cpp | |
parent | 5ba970b574f6df377b57716781ec966a3c8feff1 (diff) |
core/hle: Reorganize ErrorModule enum numerically
Reorganizes the ErrorModule enum in result.h by grouping error codes into
numerical ranges with descriptive comments. This improves readability and
makes it easier to:
- Find specific modules by their number
- See which numbers are used/unused in each range
- Understand the overall distribution of module numbers
Also standardizes naming conventions across modules and fixes some
inconsistent casing (e.g. FS -> Fs, HDCP -> Hdcp).
REFS: switchbrew.org/w/index.php?title=Error_codes
Diffstat (limited to 'src/core/perf_stats.cpp')
0 files changed, 0 insertions, 0 deletions