Project

General

Profile

Revision 247

deleted a part on accident

View differences:

proj.c
248 248
                                        gunner_set_angle(shooter1, angle - M_PI_2);
249 249
                                        graph_clear_screen();
250 250

  
251
                                        clock_t t = clock();
251
                                        ent_set_origin(gunner_get_x(shooter1)-ent_get_XLength()/2.0,
252
                                                       gunner_get_y(shooter1)-ent_get_YLength()/2.0);
252 253

  
253 254
                                        map_draw   (map1);
254 255
                                        gunner_draw(shooter2);

Also available in: Unified diff