debug_shutdown method now registered in section.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@422
This commit is contained in:
parent
2d6d76fb42
commit
26582bf90d
2 changed files with 0 additions and 5 deletions
|
@ -23,7 +23,6 @@ bool DEBUG_IntBreakpoint(Bit8u intNum);
|
|||
void DEBUG_Enable(void);
|
||||
void DEBUG_CheckExecuteBreakpoint(Bit16u seg, Bit32u off);
|
||||
bool DEBUG_ExitLoop(void);
|
||||
void DEBUG_ShutDown(void);
|
||||
|
||||
extern Bitu cycle_count;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue