diff spe/chara_state40.h @ 18:c330ded6d728

add task file.
author koba <koba@cr.ie.u-ryukyu.ac.jp>
date Fri, 17 Dec 2010 22:18:11 +0900
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/spe/chara_state40.h	Fri Dec 17 22:18:11 2010 +0900
@@ -0,0 +1,8 @@
+#ifndef INCLUDE_COLLISION
+#define INCLUDE_COLLISION
+
+#ifndef INCLUDED_SCHED_TASK
+#include "SchedTask.h"
+#endif
+
+#endif