Remove halfviewwidth
- Why I thought I needed this variable in addition to centerx has long ago left my memory.
This commit is contained in:
parent
31d842a894
commit
44adff459a
4 changed files with 1 additions and 4 deletions
|
|
@ -60,7 +60,6 @@ extern int ST_Y;
|
|||
|
||||
BYTE* viewimage;
|
||||
extern "C" {
|
||||
int halfviewwidth;
|
||||
int ylookup[MAXHEIGHT];
|
||||
BYTE *dc_destorg;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue