From: "LSC" Newsgroups: comp.os.msdos.djgpp Subject: Allegro drawsprite question Date: 20 Dec 1998 15:50:47 GMT Organization: Unconfigured Lines: 8 Message-ID: <01be2c38$92583e80$546f8ea1@a> NNTP-Posting-Host: j10.jrc17.jaring.my X-Newsreader: Microsoft Internet News 4.70.1155 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I make a program to see how draw sprite work. When I set the background to green color, draw sprite works fine. But when I set the background to black color, draw sprite does not do anything. Can someone tell me how to overcome this problem ? Thanks.