Mercurial > hg > Members > koba > t_dandy
comparison ppe/Atari.h @ 19:00c3272a801f
fix.
author | koba <koba@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Sun, 26 Dec 2010 18:57:08 +0900 |
parents | 6382d8f6a973 |
children |
comparison
equal
deleted
inserted
replaced
18:c330ded6d728 | 19:00c3272a801f |
---|---|
1 #ifndef INCLUDE_COLLISION | 1 #ifndef INCLUDE_COLLISION |
2 #define INCLUDE_COLLISION | 2 #define INCLUDE_COLLISION |
3 | |
4 #ifndef INCLUDE_FUNC | |
5 #include "../Func.h" | |
6 #endif | |
3 | 7 |
4 #ifndef INCLUDED_SCHED_TASK | 8 #ifndef INCLUDED_SCHED_TASK |
5 #include "SchedTask.h" | 9 #include "SchedTask.h" |
6 #endif | 10 #endif |
7 | 11 |