Display error number on the screen upon panic
This commit is contained in:
@ -25,6 +25,7 @@ class MMap : public RefObject {
|
||||
void print();
|
||||
};
|
||||
|
||||
extern volatile bool paniced;
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user