missing varaiables for grid build under windows?
This commit is contained in:
@@ -33,6 +33,7 @@ void dbp(char *str, ...)
|
|||||||
|
|
||||||
int GraphBuffer[MAX_GRAPH_TRACE_LEN];
|
int GraphBuffer[MAX_GRAPH_TRACE_LEN];
|
||||||
int GraphTraceLen;
|
int GraphTraceLen;
|
||||||
|
int PlotGridX, PlotGridY;
|
||||||
|
|
||||||
HPEN GreyPenLite, GreyPen, GreenPen, WhitePen, YellowPen;
|
HPEN GreyPenLite, GreyPen, GreenPen, WhitePen, YellowPen;
|
||||||
HBRUSH GreenBrush, YellowBrush;
|
HBRUSH GreenBrush, YellowBrush;
|
||||||
|
|||||||
Reference in New Issue
Block a user