Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dm_perfstats.h35 } ps_hookinfo_t; typedef
H A Dm_perfstats.c59 ps_hookinfo_t *thinkframe_hooks = NULL;
70 thinkframe_hooks = Z_Malloc(sizeof(ps_hookinfo_t) * thinkframe_hooks_capacity, PU_STATIC, NULL); in PS_SetThinkFrameHookInfo()
77 sizeof(ps_hookinfo_t) * thinkframe_hooks_capacity, PU_STATIC, NULL); in PS_SetThinkFrameHookInfo()