Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_spec.h369 } mariothink_t; typedef
461 void T_MarioBlock(mariothink_t *block);
H A Dp_floor.c948 void T_MarioBlock(mariothink_t *block) in T_MarioBlock()
2397 mariothink_t *block; in EV_MarioBlock()
H A Dp_saveg.c1873 const mariothink_t *ht = (const void *)th; in SaveMarioBlockThinker()
2959 mariothink_t *ht = Z_Malloc(sizeof (*ht), PU_LEVSPEC, NULL); in LoadMarioBlockThinker()