This commit is contained in:
parent
d978a8f938
commit
d167507b25
4 changed files with 62 additions and 51 deletions
|
@ -74,9 +74,10 @@ void CLayerBack::think(DVECTOR &MapPos)
|
|||
/*****************************************************************************/
|
||||
const int BM=16;
|
||||
const int BB=16;
|
||||
|
||||
int RB=1;
|
||||
void CLayerBack::render()
|
||||
{
|
||||
if (!RB) return;
|
||||
sOT *ThisOT=OtPtr+(MAX_OT-1);
|
||||
int i,ThisY=-YOfs;
|
||||
// Render Back Sprites
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue