Home
last modified time | relevance | path

Searched refs:L_DPW (Results 1 – 5 of 5) sorted by relevance

/dports/games/omega/omega/
H A Dmovef.c111 case L_DPW:l_dpw(); break;
309 case L_DPW:
H A Dcity.c407 Level->site[x][y].p_locf = L_DPW;
408 CitySiteList[L_DPW-CITYSITEBASE][1] = x;
409 CitySiteList[L_DPW-CITYSITEBASE][2] = y;
H A Dsite2.c745 case L_DPW:
H A Daux3.c809 L_COUNTRYSIDE, L_COLLEGE, L_CONDO, L_DPW, L_DINER, L_CLUB, L_COMMANDANT,
H A Ddefs.h1241 #define L_DPW 24 macro