annotate Func.h @ 24:a131729d6e4d

not working.
author koba <koba@cr.ie.u-ryukyu.ac.jp>
date Wed, 24 Nov 2010 19:24:04 +0900
parents fd9deaa67de9
children 34fde39c0a31
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
e66ea5014aa1 first commit. But It move "Bulk".
tkaito
parents:
diff changeset
1 enum {
e66ea5014aa1 first commit. But It move "Bulk".
tkaito
parents:
diff changeset
2 #include "SysTasks.h"
21
fd9deaa67de9 debug done.
koba <koba@cr.ie.u-ryukyu.ac.jp>
parents: 17
diff changeset
3 #include "RenderingTasks.h"
24
a131729d6e4d not working.
koba <koba@cr.ie.u-ryukyu.ac.jp>
parents: 21
diff changeset
4 #include "game_task.h"
a131729d6e4d not working.
koba <koba@cr.ie.u-ryukyu.ac.jp>
parents: 21
diff changeset
5 };
17
tkaito
parents: 6
diff changeset
6
24
a131729d6e4d not working.
koba <koba@cr.ie.u-ryukyu.ac.jp>
parents: 21
diff changeset
7 enum {
a131729d6e4d not working.
koba <koba@cr.ie.u-ryukyu.ac.jp>
parents: 21
diff changeset
8 #include "RenderingGlobal.h"
a131729d6e4d not working.
koba <koba@cr.ie.u-ryukyu.ac.jp>
parents: 21
diff changeset
9 #include "global_alloc.h"
a131729d6e4d not working.
koba <koba@cr.ie.u-ryukyu.ac.jp>
parents: 21
diff changeset
10 #include "KeyID.h"
a131729d6e4d not working.
koba <koba@cr.ie.u-ryukyu.ac.jp>
parents: 21
diff changeset
11 #include "global_id.h"
a131729d6e4d not working.
koba <koba@cr.ie.u-ryukyu.ac.jp>
parents: 21
diff changeset
12 }