pedantic warnings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3209
This commit is contained in:
parent
6bc0cb78a1
commit
e08ea925b7
8 changed files with 24 additions and 24 deletions
|
@ -118,7 +118,7 @@ enum {
|
|||
|
||||
enum {
|
||||
REGI_AL, REGI_CL, REGI_DL, REGI_BL,
|
||||
REGI_AH, REGI_CH, REGI_DH, REGI_BH,
|
||||
REGI_AH, REGI_CH, REGI_DH, REGI_BH
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue