comparison Renderer/Engine/spe/DataUpdate.h @ 686:72d8bd31fc8c

add spe/DataLoad spe/DataUpdate
author hiroki@localhost.localdomain
date Sun, 06 Dec 2009 17:37:20 +0900
parents
children
comparison
equal deleted inserted replaced
678:e201be3f6897 686:72d8bd31fc8c
1 #ifndef INCLUDED_TASK_DATAUPDATE
2 #define INCLUDED_TASK_DATAUPDATE
3
4 #ifndef INCLUDED_SCHED_TASK
5 # include "SchedTask.h"
6 #endif
7
8
9 #endif