Devilution
Diablo devolved - magic behind the 1996 computer game

◆ DefineRoom()

static void DefineRoom ( int  nX1,
int  nY1,
int  nX2,
int  nY2,
BOOL  ForceHW 
)
static

BUGFIX: Should loop j between nY1 and nY2 instead of always using nY1.

Definition at line 523 of file drlg_l2.cpp.