engine: win32: fix inconsistent dll linkage
This commit is contained in:
parent
8bb6aa2c51
commit
00b9ac676e
1 changed files with 0 additions and 4 deletions
|
@ -16,10 +16,6 @@ GNU General Public License for more details.
|
|||
#include "platform/platform.h"
|
||||
#include "menu_int.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
BOOL WINAPI IsDebuggerPresent(VOID);
|
||||
#endif // _WIN32
|
||||
|
||||
#if XASH_TIMER == TIMER_WIN32
|
||||
double Platform_DoubleTime( void )
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue