View Single Post
Old Apr 25th, 2006, 10:36 PM   #5
lilmul123
Newbie
 
Join Date: Mar 2006
Posts: 25
Rep Power: 0 lilmul123 is on a distinguished road
		if(dir=='m')
		{
		for(locationybullet=23;locationybullet>=2;locationybullet--)
		gotoxy(locationxbullet,locationybullet);
		printf("   I   ");
		}
lilmul123 is offline   Reply With Quote