]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - winsrc/gui.cpp
- Restored the 'reset' command
[proxmark3-svn] / winsrc / gui.cpp
index 05f05e1aa78fb24287b2fd40e60f0c4889b1130e..cc8e17f9f499bac6a1fab30c8f01fc67e85930a7 100644 (file)
@@ -33,6 +33,7 @@ void dbp(char *str, ...)
 \r
 int GraphBuffer[MAX_GRAPH_TRACE_LEN];\r
 int GraphTraceLen;\r
 \r
 int GraphBuffer[MAX_GRAPH_TRACE_LEN];\r
 int GraphTraceLen;\r
+int offline; // Whether the GUI operates in Offline mode.\r
 \r
 HPEN GreyPen, GreenPen, WhitePen, YellowPen;\r
 HBRUSH GreenBrush, YellowBrush;\r
 \r
 HPEN GreyPen, GreenPen, WhitePen, YellowPen;\r
 HBRUSH GreenBrush, YellowBrush;\r
Impressum, Datenschutz