From: "Jeffrey Drake" Newsgroups: comp.os.msdos.djgpp Subject: Re: more with Sprites in Allegro Date: 6 May 1997 02:31:03 GMT Organization: iSTAR internet Incorporated Lines: 21 Message-ID: <5km557$6kv@nr1.toronto.istar.net> References: <336cda63 DOT 5017831 AT news DOT primenet DOT com> NNTP-Posting-Host: news.lonet.ca Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_01BC59A3.CFC58160" Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk This is a multi-part message in MIME format. ------=_NextPart_000_01BC59A3.CFC58160 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit use the screen bitmap i.e.: bitmap *screen; it is the screen ------=_NextPart_000_01BC59A3.CFC58160 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

use the screen = bitmap
i.e.:
bitmap *screen;

it is the screen

------=_NextPart_000_01BC59A3.CFC58160--