Show save/load errors to the user
This commit is contained in:
parent
915c426dc9
commit
d53e94db88
4 changed files with 34 additions and 39 deletions
|
@ -89,6 +89,7 @@ public:
|
|||
/// generic drivers installed
|
||||
ErrorVideoCore_ErrorBelowGL33, ///< Error in the video core due to the user not having
|
||||
/// OpenGL 3.3 or higher
|
||||
ErrorSavestate, ///< Error saving or loading
|
||||
ShutdownRequested, ///< Emulated program requested a system shutdown
|
||||
ErrorUnknown ///< Any other error
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue