|
@ -158,7 +158,6 @@ void simDrawMatrix(HDC hdc) |
|
|
unsigned int c, p, x, y, absX; |
|
|
unsigned int c, p, x, y, absX; |
|
|
|
|
|
|
|
|
/* geometric values */ |
|
|
/* geometric values */ |
|
|
RECT rect = {0, 0, WND_X_EXTENTS, WND_Y_EXTENTS}; |
|
|
|
|
|
int left, right, top, bottom; |
|
|
int left, right, top, bottom; |
|
|
|
|
|
|
|
|
/* lookup table for fast bit shifts of the value 0x01 */ |
|
|
/* lookup table for fast bit shifts of the value 0x01 */ |
|
|