No big in segment structure anymore
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1154
This commit is contained in:
parent
0cce18012d
commit
6be6e65e93
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ struct Segment {
|
|||
enum SegNames { es=0,cs,ss,ds,fs,gs};
|
||||
|
||||
struct Segments {
|
||||
Bitu big[8];
|
||||
Bitu val[8];
|
||||
PhysPt phys[8];
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue