make grid function linux friendly
This commit is contained in:
@@ -13,6 +13,7 @@ void ExitGraphics(void);
|
||||
extern int GraphBuffer[MAX_GRAPH_TRACE_LEN];
|
||||
extern int GraphTraceLen;
|
||||
extern double CursorScaleFactor;
|
||||
extern int PlotGridX, PlotGridY;
|
||||
extern int CommandFinished;
|
||||
extern int offline;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user