newline at the end
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1000
This commit is contained in:
parent
9ac410383d
commit
bcfeb64413
1 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@ struct DASMLine {
|
|||
|
||||
extern DBGBlock dbg;
|
||||
|
||||
|
||||
/* Local Debug Stuff */
|
||||
Bitu DasmI386(char* buffer, PhysPt pc, Bitu cur_ip, bool bit32);
|
||||
int DasmLastOperandSize(void);
|
||||
int DasmLastOperandSize(void);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue