X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/c24364a8a4932f51a9b9e255d2ed0c67b9e37c74..a9eeb576983f932ee622554ccd4e08be10e695b5:/client/ui.h diff --git a/client/ui.h b/client/ui.h index 6891a821..3886c12b 100644 --- a/client/ui.h +++ b/client/ui.h @@ -45,7 +45,7 @@ void PrintAndLog(char *fmt, ...); void SetLogFilename(char *fn); extern double CursorScaleFactor; -extern int PlotGridX, PlotGridY, PlotGridXdefault, PlotGridYdefault; +extern int PlotGridX, PlotGridY, PlotGridXdefault, PlotGridYdefault, CursorCPos, CursorDPos; extern int offline; extern int flushAfterWrite; //buzzy