Message-Id: <199904040339.WAA02546@delorie.com> Comments: Authenticated sender is From: "George Foot" To: "CORNU.Nicolas" Date: Sun, 4 Apr 1999 04:36:43 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: probelem with ALLEGRO BITMAP in a typedef structure CC: djgpp AT delorie DOT com X-mailer: Pegasus Mail for Win32 (v2.42a) Reply-To: djgpp AT delorie DOT com On 3 Apr 99 at 10:52, CORNU.Nicolas wrote: > no, apic mean a pic... > > here is the good line: > > blit(datessai[essai].dat , car.sprite_def,0,0,0,64,64); Did you first create the car.sprite_def bitmap using `create_bitmap'? -- George