From: Dan Newsgroups: comp.os.msdos.djgpp Subject: Palletes in allegro Date: Wed, 18 Feb 1998 12:08:26 -0800 Organization: @Home Network Lines: 11 Message-ID: <34EB3FBA.1682@home.com> Reply-To: dyoon AT home DOT com NNTP-Posting-Host: cc104221-a.bnapk1.occa.home.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I was wondering how to go about loading 2 pictures in allegro. i am working with some tutorial files and i am able to load one rle sprite but that's because a pallete is provided for me to use. i haven't tried loading another picture yet (because I don't have one to load yet) but i'm thinking that without the proper pallete, the second picture i load will look quite messed up. so i was wondering, do i have to load a separate pallete everytime i load a new picture? it might help to know that i'm working in mode13, 320x200. any help would be much appreciated. Daniel