fix externals.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4274
This commit is contained in:
parent
276b187181
commit
5b690f936a
3 changed files with 3 additions and 3 deletions
|
@ -32,7 +32,7 @@
|
|||
#include "support.h"
|
||||
|
||||
Bitu DEBUG_EnableDebugger(void);
|
||||
extern void GFX_SetTitle(Bit32s cycles ,Bits frameskip,bool paused);
|
||||
extern void GFX_SetTitle(Bit32s cycles ,int frameskip,bool paused);
|
||||
|
||||
#if 1
|
||||
#undef LOG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue