mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-11 09:56:34 +00:00
Use more descriptive error codes and messages
This commit is contained in:
@@ -73,7 +73,8 @@ enum class ResultStatus {
|
||||
ErrorNotUsed,
|
||||
ErrorAlreadyLoaded,
|
||||
ErrorMemoryAllocationFailed,
|
||||
ErrorEncrypted,
|
||||
ErrorMissingKeys,
|
||||
ErrorDecrypting,
|
||||
ErrorUnsupportedArch,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user