1
0
Fork 0

newline at the end

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1000
This commit is contained in:
Sjoerd van der Berg 2003-05-11 10:17:58 +00:00
parent 9ac410383d
commit bcfeb64413

View file

@ -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);