g_local.h Does not have a declaration for trap_RealTime( qtime_t *qtime ) function in g_syscalls.c To fix: add after void trap_DebugPolygonDelete(int id); ------- int trap_RealTime( qtime_t *qtime );
mind sending a patch?
Created attachment 2052 [details] Patch
applied, thanks.
Created attachment 2052 [details] Patch