mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-03 14:00:04 +08:00
[ryan] fix declarations for windows compiler
This commit is contained in:
parent
bb2d45ece8
commit
fc02a452af
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ HBRUSH GreenBrush, YellowBrush;
|
|||
static int GraphStart = 0;
|
||||
static double GraphPixelsPerPoint = 1;
|
||||
|
||||
static int PlotGridX = 0, PlotGridY = 0;
|
||||
static int CursorAPos;
|
||||
static int CursorBPos;
|
||||
double CursorScaleFactor = 1.0;
|
||||
|
|
Loading…
Reference in a new issue