diff --git a/engine/client/cl_game.c b/engine/client/cl_game.c index 84febb0f..32455128 100644 --- a/engine/client/cl_game.c +++ b/engine/client/cl_game.c @@ -3796,7 +3796,7 @@ static IVoiceTweak gVoiceApi = }; // engine callbacks -static const cl_enginefunc_t gEngfuncs = +static cl_enginefunc_t gEngfuncs = { pfnSPR_Load, pfnSPR_Frames,