strcpy(bullets[bulletCount], clonename);
loc = bulletCOunt;
bulletCount ++;
bulletCount --;
strcpy(bullets[loc], bullets[bulletCount);
int i;
for (i = 0; i < bulletCOunt; i ++)
{
draw_from(bullets[i]...
}
Users browsing this forum: No registered users and 1 guest