Home
last modified time | relevance | path

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

/dports/games/omega/omega/
H A Dmovef.c26 case L_HOUSE_EXIT:l_house_exit(); break;
117 case L_HOUSE_EXIT:l_house_exit(); break;
H A Dhouse.c134 Level->site[i][j].p_locf = L_HOUSE_EXIT;
H A Ddefs.h1220 #define L_HOUSE_EXIT 8 macro