New variable for start of opcode.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@970
This commit is contained in:
parent
47228f94b6
commit
a92e39e7f1
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ struct OpCode {
|
|||
|
||||
static struct {
|
||||
Bitu entry;
|
||||
Bitu entry_default;
|
||||
EAPoint start;
|
||||
Bitu rm;
|
||||
EAPoint rm_eaa;
|
||||
Bitu rm_off;
|
||||
|
|
Loading…
Add table
Reference in a new issue