- fixed some leftover references to the software renderer.
SVN r3264 (trunk)
This commit is contained in:
parent
5bfcaab25c
commit
4ef68ded5d
14 changed files with 154 additions and 171 deletions
|
|
@ -61,15 +61,11 @@ extern int ST_Y;
|
|||
|
||||
BYTE* viewimage;
|
||||
extern "C" {
|
||||
int viewwidth;
|
||||
int halfviewwidth;
|
||||
int viewheight;
|
||||
int ylookup[MAXHEIGHT];
|
||||
BYTE *dc_destorg;
|
||||
}
|
||||
int scaledviewwidth;
|
||||
int viewwindowx;
|
||||
int viewwindowy;
|
||||
|
||||
// [RH] Pointers to the different column drawers.
|
||||
// These get changed depending on the current
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue