changeset 25:0c8300ffa038

*** empty log message ***
author gongo
date Sun, 05 Nov 2006 02:24:05 +0000
parents cd33b56a5b41
children 4447fd650f60
files game.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/game.h	Sun Nov 05 02:22:09 2006 +0000
+++ b/game.h	Sun Nov 05 02:24:05 2006 +0000
@@ -23,7 +23,6 @@
     int course_id;   // $B%3!<%9(BID
     int car_id;      // $B<+5!(BID
     int camera_type; // $B%+%a%i$N%?%$%W(B
-    int select;      // $BA*BrMQJQ?t!)$$$i$J$$$+(B
     int play_id;
     int rap;
 } Game, *GamePtr;