Commit 3b86cba3 authored by GnoStiC's avatar GnoStiC

puae 2.3.1

parent 80d4dafc
......@@ -36,7 +36,7 @@ int regqueryint (const char *name, int *val)
int ret = 0;
*val = settings.value(name).toInt();
ret = 1;
return ret;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment