X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/1dff8c42f5fd3f4d69137c92e5a22083d015d3ec..3628c31882e371997087ecc0249710340bf170e6:/winsrc/prox.h diff --git a/winsrc/prox.h b/winsrc/prox.h index 5550e595..aeb6dfea 100644 --- a/winsrc/prox.h +++ b/winsrc/prox.h @@ -18,6 +18,7 @@ void PrintToScrollback(char *fmt, ...); extern int GraphBuffer[MAX_GRAPH_TRACE_LEN]; extern int GraphTraceLen; extern double CursorScaleFactor; +extern int PlotGridX, PlotGridY; extern int CommandFinished; extern int offline;