1
0
Fork 0

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:
Sjoerd van der Berg 2003-04-27 11:45:09 +00:00
parent 47228f94b6
commit a92e39e7f1

View file

@ -153,7 +153,7 @@ struct OpCode {
static struct {
Bitu entry;
Bitu entry_default;
EAPoint start;
Bitu rm;
EAPoint rm_eaa;
Bitu rm_off;