X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_timer.c;h=e05232a0411fc322c3d4539030a48abb94cbac2b;hb=6cfcd9ddd5f8b515913ea6f0e0f84f8e4c0fb720;hp=5cb216c19b48f47ce61eff49b157f55e9c382636;hpb=16fee04bfaa2cf218b1a906b0df0ed7e3a5706fa;p=16.git diff --git a/src/lib/16_timer.c b/src/lib/16_timer.c index 5cb216c1..e05232a0 100755 --- a/src/lib/16_timer.c +++ b/src/lib/16_timer.c @@ -33,7 +33,7 @@ clock_t start_timer(global_game_variables_t *gv) //gv->kurokku.frames_per_second = 60; //turn this off if XT - switch(detectcpu()) + switch(WCPU_detectcpu()) { case 0: gv->kurokku.fpscap=0;