comparison Renderer/Engine/spe/DataLoad.h @ 749:115edac878e2 draft

add DataLoad DataUpdate
author hiroki
date Mon, 25 Jan 2010 19:23:24 +0900
parents
children
comparison
equal deleted inserted replaced
748:249e91be9152 749:115edac878e2
1 #ifndef INCLUDED_TASK_LOAD
2 #define INCLUDED_TASK_LOAD
3
4 #ifndef INCLUDED_SCHED_TASK
5 # include "SchedTask.h"
6 #endif
7
8
9 #endif