Batch files also have a command line parser now.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@327
This commit is contained in:
parent
7c69076e9e
commit
8f97e138ed
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ public:
|
|||
bool echo;
|
||||
DOS_Shell * shell;
|
||||
BatchFile * prev;
|
||||
CommandLine * cmd;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue