Home
last modified time | relevance | path

Searched refs:pred_last_func (Results 1 – 2 of 2) sorted by relevance

/dports/games/jfsw/jfsw-c434002/src/
H A Dpredict.c67 VOID (*pred_last_func)(PLAYERp) = NULL; variable
77 pred_last_func = pp->DoPlayerAction; in InitPrediction()
103 if (ppp->DoPlayerAction != pred_last_func) in PredictDebug()
/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Dpredict.cpp66 void (*pred_last_func)(PLAYERp) = NULL; variable
76 pred_last_func = pp->DoPlayerAction; in InitPrediction()
102 if (ppp->DoPlayerAction != pred_last_func) in PredictDebug()