comparison schedule.h @ 128:d9e3137e70a0

xml name change
author e085768
date Thu, 07 Jul 2011 16:10:21 +0900
parents 31dd5c07f7c1
children
comparison
equal deleted inserted replaced
127:f129e644ec29 128:d9e3137e70a0
7 void schedule(Game *game); 7 void schedule(Game *game);
8 8
9 // car.hから。 9 // car.hから。
10 void car_update( Game *game, CarPtr car ); 10 void car_update( Game *game, CarPtr car );
11 11
12
13 #endif 12 #endif