X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/3fe7103959574d63f9310c46548786b219a32771..b8fdac9e6fedfda5e291e437766ed46e3caf7c32:/client/ui.h diff --git a/client/ui.h b/client/ui.h index 929d3921..5aaac17e 100644 --- a/client/ui.h +++ b/client/ui.h @@ -25,5 +25,6 @@ extern int PlotGridX, PlotGridY, PlotGridXdefault, PlotGridYdefault, CursorCPos, extern int offline; extern int flushAfterWrite; //buzzy extern bool GridLocked; +extern bool showDemod; #endif