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