X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/1dff8c42f5fd3f4d69137c92e5a22083d015d3ec..de79c8afc7ca71266240a7219bcd610ae5ca9fd0:/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;