Mercurial > hg > old > magoroku_racing.bad
diff schedule.c @ 4:d214fd22ef16
*** empty log message ***
author | gongo |
---|---|
date | Sat, 04 Nov 2006 08:09:28 +0000 |
parents | 38aedf763052 |
children | ce5024e68bc6 |
line wrap: on
line diff
--- a/schedule.c Sat Nov 04 08:07:28 2006 +0000 +++ b/schedule.c Sat Nov 04 08:09:28 2006 +0000 @@ -26,6 +26,12 @@ #define MAXRAP 3 // ¥é¥Ã¥×¿ô #define SP_SEL_CAR 50 #define SP_SEL_COURSE 80 + +/* timer */ +static int start_time,time_count; +static int RUNNIG=0; + + extern int car_check(); /* --- controler.c --- */ extern SGO_PAD pad; @@ -362,11 +368,6 @@ schedule() { char raptime[10]; - - /* timer */ - static int start_time,time_count; - static int RUNNIG=0; - switch (game.state) { case GAME_INIT: