This commit is contained in:
Paul 2001-04-17 15:33:00 +00:00
parent 570842623e
commit 43cceb38c4
2 changed files with 6 additions and 38 deletions

View file

@ -228,6 +228,7 @@ sOT *ThisOT=OtPtr+OTPos;
int i,ThisY=-YOfs;
// Render Back Sprites
#ifndef __USER_paul__
sBackSprite *SpritePtr=SpriteList;
for (i=0; i<SPRITE_MAX; i++)
{
@ -267,6 +268,8 @@ sBox Box;
AddPrim(ThisOT,Gt4);
SpritePtr++;
}
#endif /* __USER_paul__ */
// Render Back Shade
for (i=0; i<BandCount; i++)
{