Message-ID: <001901be47ef$796d13a0$b9d80ad0@default> From: "Steve Axsom" To: Subject: Need help with paletes Date: Sun, 24 Jan 1999 18:15:41 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.0810.800 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 Reply-To: djgpp AT delorie DOT com I'm making a game in allegro and I'm trying to load bitmaps. Is there an easier way of setting the palletes then setting RGB for each color at a time? With the windows default bitmap editor, I've notice you can save palate files (.pal). Also, rotate_sprite doesn't seem to work, even with memory bitmaps. if anybody could give me a *simple* code for it, I'd be very greatful =). -Shane