]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_timer.c
==== FIXED MAP INDEX NUMBER PRITING IN DRAWTILE wwww ==== oh i forgot to add thiswwww
[16.git] / src / lib / 16_timer.c
index 16295d1bca454f12c01bf5d709276761f18e2633..a9dba5d5d26eeeb58792e1bf0bfdc8ecffe0d7ea 100755 (executable)
@@ -30,10 +30,10 @@ clock_t start_timer(global_game_variables_t *gv)
        gv->kurokku.tiku = 0; gv->video.sfip = 0;\r
        gv->kurokku.clock_start = *clockw;\r
        gv->kurokku.clock = clockw;\r
-       //gv->kurokku.frames_per_second = 60;\r
+       gv->kurokku.wcpu = WCPU_detectcpu();\r
 \r
-    //turn this off if XT\r
-       switch(WCPU_detectcpu())\r
+       //turn this off if XT\r
+       switch(gv->kurokku.wcpu)\r
        {\r
                case 0:\r
                        gv->kurokku.fpscap=0;\r