1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-22 20:44:19 +00:00

declare opt_morenotices;

This commit is contained in:
platinum4 2014-06-06 23:08:34 -05:00 committed by Jan Berdajs
parent 0f9bf18172
commit a5fd98c832

View File

@ -133,6 +133,7 @@ bool opt_fail_only;
int opt_fail_switch_delay = 60;
static bool opt_fix_protocol;
static bool opt_lowmem;
static bool opt_morenotices;
bool opt_autofan;
bool opt_autoengine;
bool opt_noadl;