Removed errorlevel, always show exit error
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1326
This commit is contained in:
parent
91fa140b2c
commit
22643f6858
3 changed files with 8 additions and 22 deletions
|
@ -59,8 +59,6 @@ void DOSBOX_Init(void);
|
|||
|
||||
class Config;
|
||||
extern Config * control;
|
||||
extern Bitu errorlevel;
|
||||
|
||||
|
||||
#ifndef __LOGGING_H_
|
||||
#include "logging.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue