Enable crashlogs for emergency or missing NewGRF savegames, in dev mode.
Factor out common checks for emergency and missing NewGRFs.
This commit is contained in:
@@ -138,6 +138,8 @@ public:
|
||||
static void AfterCrashLogCleanup();
|
||||
|
||||
inline const char *GetMessage() const { return this->message; }
|
||||
|
||||
static const char *GetAbortCrashlogReason();
|
||||
};
|
||||
|
||||
#endif /* CRASHLOG_H */
|
||||
|
||||
Reference in New Issue
Block a user