Home
last modified time | relevance | path

Searched refs:G_WriteGhostTic (Results 1 – 3 of 3) sorted by relevance

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dg_demo.h66 void G_WriteGhostTic(mobj_t *ghost);
H A Dp_tick.c757 G_WriteGhostTic(players[consoleplayer].mo); in P_Ticker()
H A Dg_demo.c316 void G_WriteGhostTic(mobj_t *ghost) in G_WriteGhostTic() function