Remove auto machine type
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1693
This commit is contained in:
parent
96b66f1d45
commit
1d070676ee
2 changed files with 4 additions and 6 deletions
|
@ -63,8 +63,7 @@ enum MachineType {
|
|||
MCH_HERC,
|
||||
MCH_CGA,
|
||||
MCH_TANDY,
|
||||
MCH_VGA,
|
||||
MCH_AUTO
|
||||
MCH_VGA
|
||||
};
|
||||
|
||||
extern MachineType machine;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue