diff schedule.cc @ 110:8a525ec378fc

bool.h change stdbool.h
author Atuto SHIROMA <e095729@ie.u-ryukyu.ac.jp>
date Thu, 09 Jun 2011 01:45:25 +0900
parents e5f2eb98b575
children 31dd5c07f7c1
line wrap: on
line diff
--- a/schedule.cc	Thu Jun 09 00:53:50 2011 +0900
+++ b/schedule.cc	Thu Jun 09 01:45:25 2011 +0900
@@ -14,6 +14,7 @@
 #include "controler.h"
 #include "camera.h"
 #include "carNode.h"
+#include "car.h"
 #include "light.h"
 #include "title_scene.h"
 #include "game_time.h"
@@ -72,7 +73,7 @@
 static void (*sche_func)(Game*) = &sche_game_init;
 static int change_state = 0;
 
-// schedule.cで使用してる
+// schedule.ccで使用してる
 void linda_env_init( void );
 
 static void