]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/wcpu/wcpu.c
scroll.exe works again but the fps thingy dose not work because of MM zcroll breaks...
[16.git] / src / lib / wcpu / wcpu.c
index 8a0be98c46c5fb6e46b930ee49e978986b912415..92b919198fb0721835678c42dcbc3bcb79247697 100755 (executable)
@@ -25,7 +25,7 @@
 
 byte detectcpu()
 {
-       byte cputype;
+       byte cputype=0;
        __asm
        {
                PUSHF                   ; we gonna modify flags, so back them up