Mercurial > hg > Members > koba > t_dandy
view Func.h @ 6:9a92435eaee6
divide SG Dandy and Task Dandy.
author | koba <koba@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 14 Dec 2010 16:55:39 +0900 |
parents | b4c797eee72a |
children | 00c3272a801f |
line wrap: on
line source
// Task ID enum { #include "SysTasks.h" #include "RenderingTasks.h" #include "game_task.h" }; // global alloc ID enum { #include "RenderingGlobal.h" #include "global_alloc.h" #include "KeyID.h" #include "global_id.h" };