Remove some unnecessary things from prior commits; oops.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4063
This commit is contained in:
parent
29bb526d20
commit
34f99e9261
2 changed files with 1 additions and 9 deletions
|
@ -1197,7 +1197,7 @@ att_text16:
|
|||
att_data[ct]=ct;
|
||||
att_data[ct+8]=ct+0x38;
|
||||
}
|
||||
if (IS_EGAVGA_ARCH) att_data[0x06]=0x14; //Odd Color 6 yellow/brown.
|
||||
att_data[0x06]=0x14; //Odd Color 6 yellow/brown.
|
||||
}
|
||||
break;
|
||||
case M_CGA2:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue