From: sparky4 Date: Thu, 16 Jul 2015 22:11:36 +0000 (-0500) Subject: ok! X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=a14558bac87baca58666bcac484964f9dbd44966;p=16.git ok! modified: src/testemm.c modified: testemm.exe --- diff --git a/src/testemm.c b/src/testemm.c index b25a34c7..a27a8f2f 100644 --- a/src/testemm.c +++ b/src/testemm.c @@ -56,7 +56,7 @@ int main() { }*/ sanity(); - if (/*probe_emm0()*/1) { + if (probe_emm0()) { int h1,h2,h3; sanity(); diff --git a/testemm.exe b/testemm.exe index bd845803..dd18e10d 100644 Binary files a/testemm.exe and b/testemm.exe differ