align clock grid with demods on graph (#276)

* align clock grid with demods on graph

* proper initialized values
This commit is contained in:
marshmellow42 2017-04-11 23:48:49 -04:00 committed by pwpiwi
parent 8aee1b8418
commit bb4e6dbd62
13 changed files with 74 additions and 50 deletions

View file

@ -22,8 +22,6 @@
#include <stdio.h>
#include "proxgui.h"
int GridOffset= 0;
bool GridLocked= 0;
int startMax;
int PageWidth;