view Renderer/Engine/spe/DataUpdate.h @ 914:05696567d1d2

0 is filled on the spe side.
author yutaka@localhost.localdomain
date Thu, 22 Jul 2010 00:23:37 +0900
parents 72d8bd31fc8c
children
line wrap: on
line source

#ifndef INCLUDED_TASK_DATAUPDATE
#define INCLUDED_TASK_DATAUPDATE

#ifndef INCLUDED_SCHED_TASK
#  include "SchedTask.h"
#endif


#endif