diff options
author | Morph <39850852+Morph1984@users.noreply.github.com> | 2022-05-02 03:15:10 -0400 |
---|---|---|
committer | Morph <39850852+Morph1984@users.noreply.github.com> | 2022-05-02 18:17:39 -0400 |
commit | 08bddd7d79f76573fad12a35a35cafcb86c2c1b0 (patch) | |
tree | 7b44567a381b361d7dc50a18ec6e3f861900ea12 /src/yuzu/configuration/configure_system.cpp | |
parent | 16b7fd71a0b9e8879ba603b325d814ff4640e697 (diff) |
hle/result: Implement ResultRange
A ResultRange defines an inclusive range of error descriptions within an error module.
This can be used to check whether the description of a given ResultCode falls within the range.
The conversion function returns a ResultCode with its description set to description_start.
Diffstat (limited to 'src/yuzu/configuration/configure_system.cpp')
0 files changed, 0 insertions, 0 deletions