Devilution
Diablo devolved - magic behind the 1996 computer game

◆ T_FillSector()

DEVILUTION_BEGIN_NAMESPACE void T_FillSector ( BYTE *  P3Tiles,
BYTE *  pSector,
int  xi,
int  yi,
int  w,
int  h 
)

Load level data into dPiece.

Parameters
P3TilesTile set
pSectorSector data
xiupper left destination
yiupper left destination
wwidth of sector
hheight of sector

Definition at line 14 of file town.cpp.