mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-02-02 18:24:15 +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 "platform/platform.h"
|
||||||
#include "menu_int.h"
|
#include "menu_int.h"
|
||||||
|
|
||||||
#ifdef _WIN32
|
|
||||||
BOOL WINAPI IsDebuggerPresent(VOID);
|
|
||||||
#endif // _WIN32
|
|
||||||
|
|
||||||
#if XASH_TIMER == TIMER_WIN32
|
#if XASH_TIMER == TIMER_WIN32
|
||||||
double Platform_DoubleTime( void )
|
double Platform_DoubleTime( void )
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user