]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_timer.c
before showmem workings
[16.git] / src / lib / 16_timer.c
index d6301c683fc61b3380aa0dda6896476d77b770ea..35ddd0b176f38c597f2a8de3a8a25fde72331a64 100755 (executable)
@@ -29,7 +29,7 @@ clock_t start_timer(global_game_variables_t *gv)
        gv->kurokku.t = clock();\r
        gv->kurokku.tiku = 0; gv->video.sfip = 0;\r
        gv->kurokku.clock_start = *clockw;\r
-       gv->kurokku.clock = clockw;\r
+       gv->kurokku.clock = (word *)clockw;\r
        gv->kurokku.wcpu = WCPU_detectcpu();\r
 \r
        //turn this off if XT\r