mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-08 13:21:51 +08:00
engine: fix undefined pfnTime build error, it has been renamed to Sys_FloatTime
This commit is contained in:
@@ -277,7 +277,7 @@ static render_api_t gRenderAPI =
|
||||
pfnCompareFileTime,
|
||||
Host_Error,
|
||||
(void*)CL_ModelHandle,
|
||||
pfnTime,
|
||||
Sys_FloatTime,
|
||||
Cvar_Set,
|
||||
S_FadeMusicVolume,
|
||||
COM_SetRandomSeed,
|
||||
|
||||
Reference in New Issue
Block a user