mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-23 13:24:13 +00:00
engine: win32: fix inconsistent dll linkage
This commit is contained in:
parent
8bb6aa2c51
commit
00b9ac676e
@ -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…
x
Reference in New Issue
Block a user