Home
last modified time | relevance | path

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

/dports/games/sdlpop/SDLPoP-1.22/src/
H A Ddata.h420 extern trob_type trob;
422 extern trob_type trobs[30];
H A Dseg007.c432 word trob_type; in animate_leveldoor() local
433 trob_type = trob.type; in animate_leveldoor()
435 if (trob_type >= 3) { in animate_leveldoor()
H A Dtypes.h378 typedef struct trob_type { struct
382 } trob_type; argument