Path: chuka.playstation.co.uk!news From: ScoTT Campbell Newsgroups: scee.yaroze.beginners Subject: Re: Help me! Date: Mon, 28 Dec 1998 00:22:16 +0000 Organization: PlayStation Net Yaroze (SCEE) Lines: 11 Message-ID: <3686CF38.78559533@escotia.freeserve.co.uk> References: <36866307.756DC07@yahoo.com> NNTP-Posting-Host: modem-117.zoloft.dialup.pol.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en > I've tried many ways (0x01000000 + (1<<31)) being one, but it doesn't > work. Try (SPRITE_ATTRIBUTE | (0x1<<31)) to set bit 31 of SPRITE_ATTRIBUTE. Check up your C book on bitwise operators too. ScoTT