X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=ld37_one_room;a=blobdiff_plain;f=src%2Fapp.cc;h=db3031fe85772ec9946b2788006e9324fa679b05;hp=97930d6d2e16c1b7e267ac290e19d6b9fceb74c2;hb=cc8a355e7b709f3eb1132cd6b63cf4e482d58332;hpb=6a928cd98ff50ee668050aa4e50ea80e78bbd843 diff --git a/src/app.cc b/src/app.cc index 97930d6..db3031f 100644 --- a/src/app.cc +++ b/src/app.cc @@ -61,7 +61,7 @@ static unsigned int sdr_post_gamma; static long prev_msec; static BlobExhibit *blobs; -static bool show_blobs = 1; +static bool show_blobs; bool app_init(int argc, char **argv)