5 void move_area(
int win_x,
int win_y,
int qpf_flag)
16 extern struct abogus *bbogus[50];
19 int i,ox[3],oy[3],closed;
20 int x,
y,firstx,firsty;
34 cbogus=bbogus[qpf_flag];
45 if(cbogus->
next==NULL) {
47 if(firstx==cbogus->
x &&
119 cbogus=bbogus[qpf_flag];
130 if(cbogus->
next==NULL)
145 if(pbogus==NULL && closed==1) {
181 if(
i==1 && pbogus==NULL)
184 if(
i==2 && nbogus==NULL)
233 if(
i==1 && pbogus==NULL)
236 if(
i==2 && nbogus==NULL)
void move_area(int win_x, int win_y, int qpf_flag)