]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/proxgui.h
Add plot window keystroke help
[proxmark3-svn] / client / proxgui.h
index 32121e5860c12a972a072b25d4dc22600c42c157..6fcf4d0a35dbe10fff3231f8c99f278bf4dc4f28 100644 (file)
@@ -1,4 +1,6 @@
 //-----------------------------------------------------------------------------
+// Copyright (C) 2009 Michael Gernoth <michael at gernoth.net>
+//
 // This code is licensed to you under the terms of the GNU GPL, version 2 or,
 // at your option, any later version. See the LICENSE.txt file for the text of
 // the license.
@@ -21,7 +23,7 @@ void ExitGraphics(void);
 extern int GraphBuffer[MAX_GRAPH_TRACE_LEN];
 extern int GraphTraceLen;
 extern double CursorScaleFactor;
-extern int PlotGridX, PlotGridY;
+extern int PlotGridX, PlotGridY, PlotGridXdefault, PlotGridYdefault;
 extern int CommandFinished;
 extern int offline;
 
Impressum, Datenschutz